From d163a7d3ef00b25c45bb58947c711dc686ac6119 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 5 Apr 2008 14:40:49 -0400 Subject: changelog entry and remove obsolete warning --- README | 4 ---- debian/changelog | 7 +++++++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README b/README index 041ff54..02461c6 100644 --- a/README +++ b/README @@ -50,10 +50,6 @@ metadata about file owners and permissions into a `/etc/.metadata` file. This metadata is stored in version control along with everything else, and can be applied if the repo should need to be checked back out. -Warning: bazaar cannot support running etckeeper's pre-commit hook. To -ensure that all file metadata is stored in bzr, you have to manually -run "etckeeper pre-commit" before committing to bazaar. - git and mercurial cannot track empty directories, but they can be significant sometimes in /etc. So the `pre-commit` hook also stores information that can be used to recreate the empty directories in a diff --git a/debian/changelog b/debian/changelog index 214296e..7c131fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +etckeeper (0.15) UNRELEASED; urgency=low + + * Support for the new bzr pre-commit hook. This requires bzr version 1.4. + (Jelmer Vernooij) + + -- Joey Hess Sat, 05 Apr 2008 14:39:10 -0400 + etckeeper (0.14) unstable; urgency=low * When deleting the .metadata, only $VCS rm it if using git. hg write -- cgit v1.2.3