diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-02-06 12:06:55 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-02-06 12:06:55 -0800 |
commit | c0a5c55fee93f32176338d116b30d2f06866045d (patch) | |
tree | f006abfe941ac650c536aaa8002d5b417cf3a699 /NEWS | |
parent | 43c25066a4560a6b956dc4c97fbda78bd2caf90f (diff) | |
download | mailman2-c0a5c55fee93f32176338d116b30d2f06866045d.tar.gz mailman2-c0a5c55fee93f32176338d116b30d2f06866045d.tar.xz mailman2-c0a5c55fee93f32176338d116b30d2f06866045d.zip |
Remove Organization: header from anonymized posts.
Handle regexps with trailing ':' in ANONYMOUS_LIST_KEEP_HEADERS.
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -138,6 +138,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 |