diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-16 19:28:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-16 19:28:54 -0400 |
commit | cb01f4f89df7384d1b5593e3461786ab931aa52f (patch) | |
tree | 1dc7de05f3992c786e3eea0af7fc690b82b8ae5d | |
parent | 8ce6485ff6c0ac15590085be27e14c26f9dc530e (diff) |
add changelog entry
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5154340..7e4e387 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,15 @@ etckeeper (0.15) UNRELEASED; urgency=low -- Jelmer Vernooij <jelmer@samba.org> Sat, 05 Apr 2008 23:39:11 +0200 +etckeeper (0.14.1) unstable; urgency=low + + * Fix typo in bzr-precommit script. Closes: #473069 + This is an interim fix -- full bzr precommit support has been implemented, + but the bzr that supports it is not yet released. + * Fix handling of files with spaces, by setting IFS to NL. + + -- Joey Hess <joeyh@debian.org> Wed, 16 Apr 2008 19:16:52 -0400 + etckeeper (0.14) unstable; urgency=low * When deleting the .metadata, only $VCS rm it if using git. hg write |