diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-06-07 22:41:05 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-06-07 22:41:05 -0700 |
commit | 025094bf9692e3f2ae58321bb753425a01046163 (patch) | |
tree | 7ca5a845ac6bc55f00e00621d418301aaf4e2a04 /NEWS | |
parent | 55dbcac0d2f3d7478c4e4fb7be4848023ee2cbb3 (diff) | |
download | mailman2-025094bf9692e3f2ae58321bb753425a01046163.tar.gz mailman2-025094bf9692e3f2ae58321bb753425a01046163.tar.xz mailman2-025094bf9692e3f2ae58321bb753425a01046163.zip |
Fixed an issue with shunted messages on a list where the charset for
the list's preferred_language had been changed from iso-8859-1 to
utf-8 without recoding the list's description.
Diffstat (limited to '')
-rwxr-xr-x | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Fixed an issue with shunted messages on a list where the charset for + the list's preferred_language had been changed from iso-8859-1 to + utf-8 without recoding the list's description. (LP: #1462755) + - Mailman-Postfix integration will now add mailman@domain entries in data/virtual-mailman for each domain in POSTFIX_STYLE_VIRTUAL_DOMAINS which is a host_name of a list. This is so the addresses which are |