summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-09-21 16:39:26 -0400
committerJoey Hess <joeyh@joeyh.name>2015-09-21 16:39:26 -0400
commit78fb17abcbaa9ba6062808e0fbfe05dd86b698fa (patch)
treeb859d8d2fc5993e89cf64af34007067849f4e186
parent0c16d245aecd7804385252a82145b5c366b7c6bc (diff)
Added support for pacmatic, contributed by nicolaichuk.
-rw-r--r--debian/changelog6
-rw-r--r--doc/todo/add_support_pacmatic_http:__47____47__kmkeen.com__47__pacmatic__47__.mdwn2
2 files changed, 8 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)
diff --git a/doc/todo/add_support_pacmatic_http:__47____47__kmkeen.com__47__pacmatic__47__.mdwn b/doc/todo/add_support_pacmatic_http:__47____47__kmkeen.com__47__pacmatic__47__.mdwn
index a2bec83..a1e71fe 100644
--- a/doc/todo/add_support_pacmatic_http:__47____47__kmkeen.com__47__pacmatic__47__.mdwn
+++ b/doc/todo/add_support_pacmatic_http:__47____47__kmkeen.com__47__pacmatic__47__.mdwn
@@ -3,3 +3,5 @@ Please add support pacmatic http://kmkeen.com/pacmatic/
https://github.com/nicolaichuk/etckeeper/commit/52846aebb91770e3bbc466881998714c88cbcaa6
Patch attached: 'add_support_pacmatic.patch'
+
+> [[merged|done]] --[[Joey]]