summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-11-25 12:32:29 -0400
committerJoey Hess <joey@kitenet.net>2011-11-25 12:32:29 -0400
commit299dc44f1014404ca1367b72e2a22605ef22d127 (patch)
tree9b82b6779f5caa181308d43935faa5b3a8dd3ce8 /debian/changelog
parent77b86249c1787d700f3ef2016b0cbd3630d3b06a (diff)
Bugfix for filenames containing single quotes.
-- Joey Hess <joeyh@debian.org> Fri, 25 Nov 2011 12:00:55 -0400
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7773187..4614159 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+etckeeper (0.58) UNRELEASED; urgency=low
+
+ * Bugfix for filenames containing single quotes.
+
+ -- Joey Hess <joeyh@debian.org> Fri, 25 Nov 2011 12:00:55 -0400
+
etckeeper (0.57) unstable; urgency=low
* Use find -path instead of less portable find -wholename.