summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2017-03-18 19:40:52 -0400
committerJoey Hess2017-03-18 19:40:52 -0400
commit4ceba4a8c007c9a5c4692c5425114139b47aecdf (patch)
tree023a30df483f39678749ed7b38094a75e7da1f62 /debian/changelog
parent01f6936a600f2bf0bea1e9c82fcb6164e31a3cd3 (diff)
parent8b0e3caa9b32f49ec6bb49e777d5a35e3a7e0561 (diff)
Merge branch 'master' into joeyconfig
Diffstat (limited to 'debian/changelog')
-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.