diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/news/version_4.7.2.mdwn | 7 | ||||
| -rw-r--r-- | doc/news/version_4.7.7.mdwn | 11 |
2 files changed, 11 insertions, 7 deletions
diff --git a/doc/news/version_4.7.2.mdwn b/doc/news/version_4.7.2.mdwn deleted file mode 100644 index a81220b7..00000000 --- a/doc/news/version_4.7.2.mdwn +++ /dev/null @@ -1,7 +0,0 @@ -propellor 4.7.2 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Added PROPELLOR\_TRACE environment variable, which can be set to 1 to - make propellor output serialized Propellor.Message.Trace values, - for consumption by another program. - * Rsync: Make rsync display its progress, in a minimal format to avoid - scrolling each file down the screen."""]]
\ No newline at end of file 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 |
