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 23996b8..5e6dba2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+etckeeper (1.18.3) UNRELEASED; urgency=medium
+
+ * Added support for pacmatic, contributed by nicolaichuk.
+
+ -- Joey Hess <id@joeyh.name> Mon, 21 Sep 2015 16:38:03 -0400
+
etckeeper (1.18.2) unstable; urgency=medium
* Use getent utility instead of perl. (Elan Ruusamäe)