summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d287277..dd522bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+etckeeper (0.24) UNRELEASED; urgency=low
+
+ * Make .etckeeper test that files actually exist
+ before acting on them. Closes: #509888
+
+ -- Joey Hess <joeyh@debian.org> Sat, 27 Dec 2008 14:27:43 -0500
+
etckeeper (0.23) unstable; urgency=low
* Fix hook scripts to use new etckeeper path. Closes: #509742