summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6385635..471b14f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,13 @@
etckeeper (0.15) UNRELEASED; urgency=low
* Support for the new bzr pre-commit hook. This requires bzr version 1.4.
+ (Jelmer Vernooij)
Closes: #473069
+ * bzr: Set nickname for tree in init.d/40vcs-init (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)
-- Jelmer Vernooij <jelmer@samba.org> Sat, 05 Apr 2008 20:59:44 +0200