aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS11
1 files changed, 9 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 547090e2..4aa6fd1a 100755
--- a/NEWS
+++ b/NEWS
@@ -123,14 +123,16 @@ Here is a history of user visible changes to Mailman.
require running 'bin/arch --wipe' on any existing Romanian language
lists in order to recode the list's archives, and will require recoding
any edited templates in lists/LISTNAME/ro/*, templates/DOMAIN/ro/* and
- templates/site/ro/*. (LP: #1418735)
+ templates/site/ro/*. It may also require recoding any existing
+ iso-8859-2 text in list attributes. (LP: #1418735)
- Mailman's character set for Russian has been changed from koi8-r to
utf-8 and the templates and messages recoded. This change will
require running 'bin/arch --wipe' on any existing Russian language
lists in order to recode the list's archives, and will require recoding
any edited templates in lists/LISTNAME/ru/*, templates/DOMAIN/ru/* and
- templates/site/ru/*. (LP: #1418448)
+ templates/site/ru/*. It may also require recoding any existing koi8-r
+ text in list attributes. (LP: #1418448)
- The Russian message catalog has been updated by Danil Smirnov.
@@ -146,6 +148,11 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Organization: headers are now unconditionally removed from posts to
+ anonymous lists. Regexps in ANONYMOUS_LIST_KEEP_HEADERS weren't kept
+ if the regexp included the trailing ':'. This is fixed too.
+ (LP: #1419132)
+
- The admindb interface has been fixed so the the detail message body
display doesn't lose part of a multi-byte character, and characters which
are invalid in the message's charset are replaced rather than the whole