diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-26 15:40:19 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-26 15:40:19 -0400 |
| commit | 80e2c5892ee0ebfd8da6d36b6683373d0b9b156c (patch) | |
| tree | d2d49b560875e4c69bccae594044ba2101408b01 /debian | |
| parent | 4b148a2c29a78cc07930d665283e5691a5d2156d (diff) | |
| parent | af3d814089f3ecda5ac3057dca48709c0b58363f (diff) | |
Merge branch 'master' into joeyconfig
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
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. |
