diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-16 14:15:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-16 14:15:01 -0400 |
commit | d65203b1bf9c1889a47090113a98833f849ae94e (patch) | |
tree | a896e739454a09b867858fa278a55973b8fb24d1 /debian/changelog | |
parent | 619e220a665f62a355bc895fd978b81018d96570 (diff) |
Move etckeeper out of sbin, to avoid needing to work around broken root PATH settings in eg, crontab. Closes: #602438
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d27988e..432ad79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ etckeeper (0.51) UNRELEASED; urgency=low * Updated Vietnamese translation of debconf templates. Closes: #601921 * Improve rpm version change detection. + * Move etckeeper out of sbin, to avoid needing to work around broken + root PATH settings in eg, crontab. Closes: #602438 -- Joey Hess <joeyh@debian.org> Sat, 30 Oct 2010 23:53:51 -0400 |