summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-13 22:10:50 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-13 22:10:50 -0500
commit82e4e6da6df00c1f1c22abf186a94e3160b942e3 (patch)
tree7d7b25e7235509b914ea71a4997595de688caf45 /debian
parent03a4aed6540049e3a9a95a65b57a434a52d4270a (diff)
Add vim .*.sw? files to default ignores.
And enhance the darcs glob to re code to support `?`
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