aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2015-04-15 13:31:01 -0700
committerMark Sapiro <mark@msapiro.net>2015-04-15 13:31:01 -0700
commitbaee4f8a34ab3ababaede13d00ae0467abee1f99 (patch)
treee886d2d204ba56aaefdf7f2c0805e7b3ae195e9c /NEWS
parent0872fe8ebdb83e2f864c94201b57121e20c3fb7d (diff)
downloadmailman2-baee4f8a34ab3ababaede13d00ae0467abee1f99.tar.gz
mailman2-baee4f8a34ab3ababaede13d00ae0467abee1f99.tar.xz
mailman2-baee4f8a34ab3ababaede13d00ae0467abee1f99.zip
DKIM-Signature:, DomainKey-Signature: and Authentication-Results:
headers are now removed by default from posts to anonymous lists.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bd28333e..b2f16bc5 100755
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - DKIM-Signature:, DomainKey-Signature: and Authentication-Results:
+ headers are now removed by default from posts to anonymous lists.
+ (LP: #1444673)
+
- The list admin web UI Mambership List search function often doesn't
return correct results for search strings (regexps) that contain
non-ascii characters. This is partially fixed. (LP: #1442298)