summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f81adf77..dd950ecb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+propellor (4.0.1) unstable; urgency=medium
+
+ * Fix build with pre-AMP ghc.
+ * Tor: Restart daemon after installing private key.
+ * Tor.named, Tor.torPrivKey: Include the new ed25519 public/private key
+ pair in addition to the old secret_id_key.
+
+ -- Joey Hess <id@joeyh.name> Sun, 19 Mar 2017 16:18:11 -0400
+
propellor (4.0.0) unstable; urgency=medium
* Added Monoid instances for Property and RevertableProperty.