diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-05 15:14:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-05 15:14:55 -0400 |
commit | 06dee2f59f4d2df0ee61ab7f302e2f8a7440a815 (patch) | |
tree | ce05973c45ad486f6d841db00e2502928d092842 /debian | |
parent | 3514e31f18ed1af7d395af0e65c3d90b0bd7305d (diff) |
update
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8d5b124..6ee0f56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,10 @@ etckeeper (0.15) UNRELEASED; urgency=low * Support for the new bzr pre-commit hook. This requires bzr version 1.4. (Jelmer Vernooij) * bzr: Set nickname for tree in init.d/40vcs-init (Daniel Hahler) - * Add commit hook script for bzr to add new files (Daniel Hahler) + * Add script to add new files during "commit" for bzr (commit.d/30bzr-add). + (Daniel Hahler) + * Fix handling of files with spaces, by setting IFS to "newline" in + commit.d/40bzr-rm and commit.d/40git-rm (Daniel Hahler) -- Joey Hess <joeyh@debian.org> Sat, 05 Apr 2008 14:39:10 -0400 |