summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rwxr-xr-xinit.d/50vcs-ignore1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 305650d..d759cf2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+etckeeper (0.11) UNRELEASED; urgency=low
+
+ * Add lvm cache dir to default ignores. (#462355)
+
+ -- Joey Hess <joeyh@debian.org> Thu, 24 Jan 2008 16:19:05 -0500
+
etckeeper (0.10) unstable; urgency=low
* Convert the directory parameter of etckeeper into "-d directory".
diff --git a/init.d/50vcs-ignore b/init.d/50vcs-ignore
index 18f368e..134bc29 100755
--- a/init.d/50vcs-ignore
+++ b/init.d/50vcs-ignore
@@ -67,4 +67,5 @@ ignore mtab
ignore .pwd.lock
ignore network/run
ignore adjtime
+ignore lvm/cache
nl