summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c482cf7..abb0bd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+etckeeper (1.10) UNRELEASED; urgency=low
+
+ * Remove lvm/backup from default ignores, because lvm
+ documentation recommends backing that up, for use by
+ vgcfgrestore.
+
+ -- Joey Hess <joeyh@debian.org> Sun, 06 Oct 2013 16:32:33 -0400
+
etckeeper (1.9) unstable; urgency=low
* Fix git update-ignore syntax. Closes: #721873