summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2017-07-26 15:40:19 -0400
committerJoey Hess2017-07-26 15:40:19 -0400
commit80e2c5892ee0ebfd8da6d36b6683373d0b9b156c (patch)
treed2d49b560875e4c69bccae594044ba2101408b01 /debian
parent4b148a2c29a78cc07930d665283e5691a5d2156d (diff)
parentaf3d814089f3ecda5ac3057dca48709c0b58363f (diff)
Merge branch 'master' into joeyconfig
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 948a44b4..9e1c15c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+propellor (4.5.3) UNRELEASED; urgency=medium
+
+ * Add Typeable instance to Bootstrapper, fixing build with old versions
+ of ghc.
+
+ -- Joey Hess <id@joeyh.name> Tue, 25 Jul 2017 21:01:23 -0400
+
propellor (4.5.2) unstable; urgency=medium
* Added Rsync.installed property.