diff options
author | Mark Sapiro <mark@msapiro.net> | 2018-05-03 14:23:47 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2018-05-03 14:23:47 -0700 |
commit | 143e38ced0dcdfa8a402e803c441c545a61a142e (patch) | |
tree | 56435fe29d2768131655ba73bab357b16366dc56 /NEWS | |
parent | 672e7208eef2506e3cee82cfebd83d71e734f3e4 (diff) | |
download | mailman2-143e38ced0dcdfa8a402e803c441c545a61a142e.tar.gz mailman2-143e38ced0dcdfa8a402e803c441c545a61a142e.tar.xz mailman2-143e38ced0dcdfa8a402e803c441c545a61a142e.zip |
bin/arch now uses i18n.C_ for progress messages.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -18,6 +18,10 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Some messages from bin/arch were not issued in the charset of the system + locale when DISABLE_COMMAND_LOCALE_CSET is No. Thanks to Yasuhito + FUTATSUKI this is now fixed. (LP: #1768892) + - The message displayed in the browser when accessing a Mailman CGI when mm_cfg.py can't be imported due to some exception other than ImportError has been improved. (LP: #1760506) |