diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-09-21 16:39:26 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-09-21 16:39:26 -0400 |
commit | 78fb17abcbaa9ba6062808e0fbfe05dd86b698fa (patch) | |
tree | b859d8d2fc5993e89cf64af34007067849f4e186 /debian | |
parent | 0c16d245aecd7804385252a82145b5c366b7c6bc (diff) |
Added support for pacmatic, contributed by nicolaichuk.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
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) |