diff options
author | Joey Hess <joey@kitenet.net> | 2011-05-31 17:36:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-05-31 17:36:47 -0400 |
commit | 394add719939dbb88386238247fd22245c9e61f8 (patch) | |
tree | 9eb0786478af443efb81c94fa5a824a658e85f63 /debian/changelog | |
parent | 50125a46225d2874da9f48ccb2d032b17e46756a (diff) |
Fix error propigation to yum, which makes AVOID_COMMIT_BEFORE_INSTALL work. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=709487 Thanks, Thomas Moschny
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f195c9e..77bd3e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +etckeeper (0.55) UNRELEASED; urgency=low + + * Fix error propigation to yum, which makes AVOID_COMMIT_BEFORE_INSTALL work. + Closes: https://bugzilla.redhat.com/show_bug.cgi?id=709487 + Thanks, Thomas Moschny + + -- Joey Hess <joeyh@debian.org> Tue, 31 May 2011 17:34:54 -0400 + etckeeper (0.54) unstable; urgency=low * Ignore inssev's FHS violating /etc/init.d/.depend.* files. |