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 58bdbd1..3ddc0b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+etckeeper (0.49) UNRELEASED; urgency=low
+
+ * Ensure that PATH contains the directory containing etckeeper, so
+ that hook scripts that re-exec etckeeper are guaranteed to find it.
+
+ -- Joey Hess <joeyh@debian.org> Sun, 25 Jul 2010 19:44:37 -0400
+
etckeeper (0.48) unstable; urgency=low
* Fix backwards test for HGUSER. (Mike Rich)