diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9a0bc864..f6ed0d58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +propellor (4.7.7) UNRELEASED; urgency=medium + + * Locale: Display an error message when /etc/locale.gen does not contain + the requested locale. + * Attic module is deprecated and will warn when used. + Attic is no longer available in Debian and appears to have been + 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 + propellor (4.7.6) unstable; urgency=medium * Sbuild: Add Sbuild.userConfig property. |
