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 f81adf77..9c9b793f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+propellor (4.0.1) UNRELEASED; urgency=medium
+
+ * Fix build with pre-AMP ghc.
+
+ -- Joey Hess <id@joeyh.name> Sat, 18 Mar 2017 19:40:35 -0400
+
propellor (4.0.0) unstable; urgency=medium
* Added Monoid instances for Property and RevertableProperty.