summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2017-04-27 16:32:09 -0400
committerJoey Hess2017-04-27 16:32:09 -0400
commitfabce00bc20a176fb593f6107de5c54f45cf1896 (patch)
tree732382c8f4c18328dc543a7d9231c869793e69a3 /debian
parent1b7abb5d209e4bdb66737f7fbdbc312e7802f081 (diff)
Propellor.Property.Restic added for yet another backup program. Thanks, Félix Sipma.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 498cb5bc..43e3cd6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+propellor (4.0.4) UNRELEASED; urgency=medium
+
+ * Propellor.Property.Restic added for yet another backup program.
+ Thanks, Félix Sipma.
+
+ -- Joey Hess <id@joeyh.name> Thu, 27 Apr 2017 16:31:26 -0400
+
propellor (4.0.3) unstable; urgency=medium
* Added Fstab.listed, Fstab.swap, and Mount.swapOn properties.