diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-08-23 12:19:51 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-08-23 12:19:51 -0400 |
| commit | d429ed4c56d21b10127e154d1ecbfac90aa23e3e (patch) | |
| tree | 3033d1ad3a82106a30797a8e01f827cab712fa77 /doc/news/version_4.7.7.mdwn | |
| parent | 167b3d4da56f1f1eab2b3296b89ac78d7de58cfc (diff) | |
add news item for propellor 4.7.7
Diffstat (limited to 'doc/news/version_4.7.7.mdwn')
| -rw-r--r-- | doc/news/version_4.7.7.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/news/version_4.7.7.mdwn b/doc/news/version_4.7.7.mdwn new file mode 100644 index 00000000..258f0f23 --- /dev/null +++ b/doc/news/version_4.7.7.mdwn @@ -0,0 +1,11 @@ +propellor 4.7.7 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * 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.)"""]]
\ No newline at end of file |
