diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-07-07 15:35:48 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-07-07 15:35:48 +0200 |
commit | 1dfcebda304fdc3572ac560bf7c72211ac2d98a6 (patch) | |
tree | 97631bf925a531eee405b453e0a981183f496fbd /debian/changelog | |
parent | ad229124e445457cc70ca66c97af3f98c95c05db (diff) |
Ignore warnings from bzr plugins when checking for changes in the tree.
Diffstat (limited to 'debian/changelog')
-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 |