diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-02-17 20:56:31 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-02-17 20:56:31 -0400 |
commit | a5c0b13f40d33374a45ac8154d250ed3735ace2d (patch) | |
tree | 9daeed03b147300f7c80ee740de62b459f3c28c3 /debian | |
parent | 8f6f052ceec4b4f21ab1b43715b81729384a75b4 (diff) |
changlog for patch
Note: Rarionalle was:
The output
should not be sent to stdout as that interferes with the screen when you
are calling yum via python.
It is not noticeable/an issue when calling yum via the CLI.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b989a5b..1f76b65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +etckeeper (1.18) UNRELEASED; urgency=medium + + * Send yum pre-commit output to /dev/null + Thanks, Andrew Colin Kissa + + -- Joey Hess <id@joeyh.name> Tue, 17 Feb 2015 20:56:01 -0400 + etckeeper (1.17) unstable; urgency=medium * Fix name of DNF plugin. |