summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2017-07-25 21:10:11 -0400
committerJoey Hess2017-07-25 21:10:11 -0400
commit27e5d0c6c20d95221bb5e6d96de720c52f03fdf4 (patch)
treed821b1cccd13c5954b3b0dd7b2e535c525c6188a /debian/changelog
parent2cbd328ce130e9634d5986645f609976d27c6165 (diff)
Add Typeable instance to Bootstrapper, fixing build with old versions of ghc.
Diffstat (limited to 'debian/changelog')
-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.