diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-06-12 10:55:00 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-06-12 10:55:00 -0400 |
| commit | d1164739fb1844dd9a5c4e57c76ce1cd2dbddebc (patch) | |
| tree | 781c4133132251559bf7a647fd821f395f332e57 /debian/changelog | |
| parent | 70f318e44d12500c62dd1ad1164fbf7fd9ca8726 (diff) | |
| parent | dca1c56e612757c4bb306fb45675337dc52eb201 (diff) | |
Merge branch 'joeyconfig'
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 ae97e9db..c4707e71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +propellor (5.4.1) UNRELEASED; urgency=medium + + * Modernized and simplified the MetaTypes implementation now that + compatability with ghc 7 is no longer needed. + * Use git verify-commit to verify gpg signatures, rather than the old + method of parsing git log output. Needs git 2.0. + + -- Joey Hess <id@joeyh.name> Fri, 18 May 2018 10:25:05 -0400 + propellor (5.4.0) unstable; urgency=medium [ Sean Whitton ] |
