diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e82f290f..cb8ed552 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +propellor (5.3.6) UNRELEASED; urgency=medium + + * Fix build with ghc 8.4, which broke due to the Semigroup Monoid change. + * Dropped support for building propellor with ghc 7 (as in debian + oldstable), to avoid needing to depend on the semigroups transitional + package, but also because it's just too old to be worth supporting. + + -- Joey Hess <id@joeyh.name> Mon, 23 Apr 2018 13:12:25 -0400 + propellor (5.3.5) unstable; urgency=medium * Apt.stdSourcesList now adds stable-updates suite |
