summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2017-08-23 11:48:18 -0400
committerJoey Hess2017-08-23 11:48:18 -0400
commit5ec42dd1b78c5d60d53c00d6494511c4b2adb943 (patch)
treebd9f8312508e0a11c006be85fed366c615c266ae /debian
parent3a7bfdb84fc6b0aa0e6ca3580580e4403a8e0f59 (diff)
Add Typeable instance to Bootstrapper, fixing build with old versions of ghc. (Previous attempt was incomplete.)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9de29229..f6ed0d58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ propellor (4.7.7) UNRELEASED; urgency=medium
mostly supersceded by Borg.
* Obnam module is deprecated and will warn when used.
Obnam has been retired by its author.
+ * Add Typeable instance to Bootstrapper, fixing build with old versions
+ of ghc. (Previous attempt was incomplete.)
-- Joey Hess <id@joeyh.name> Wed, 23 Aug 2017 11:41:01 -0400