summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
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 8087a4d..66ff92d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+etckeeper (1.4) UNRELEASED; urgency=low
+
+ * Deal with unix^wlinux portability nonsense.
+
+ -- Joey Hess <joeyh@debian.org> Wed, 15 May 2013 14:19:50 -0400
+
etckeeper (1.3) unstable; urgency=low
* Fix type -p bashism that crept in via recent patches. Closes: #707319