summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 90e4ab9..db6080d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+etckeeper (0.30) UNRELEASED; urgency=low
+
+ * Add vim .*.sw? files to default ignores.
+
+ -- Joey Hess <joeyh@debian.org> Fri, 13 Feb 2009 22:09:28 -0500
+
etckeeper (0.29) unstable; urgency=low
* Add a daily cron job to autocommit changes to /etc. Closes: #515100