diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index eb1664f..9eb84f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +etckeeper (0.20) UNRELEASED; urgency=low + + * Use new Bazaar API. + * Pass --quiet to bzr add to avoid new files from being printed twice. + * Don't consider warnings from bzr plugins when checking if tree was + modified. + + -- Jelmer Vernooij <jelmer@samba.org> Mon, 07 Jul 2008 15:34:15 +0200 + etckeeper (0.19) unstable; urgency=low * Patch from Miklos Vajna to fix one more git- command that crept in. @@ -19,9 +28,6 @@ etckeeper (0.17) unstable; urgency=low etckeeper (0.16) unstable; urgency=low - [ Jelmer Vernooij ] - * Use new Bazaar API. - [ Joey Hess] * Add a AVOID_COMMIT_BEFORE_INSTALL option in the config file to make it easy to configure etckeeper to abort an installation if there are |