aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2014-09-05 11:54:49 -0700
committerMark Sapiro <mark@msapiro.net>2014-09-05 11:54:49 -0700
commit1cb4d6eff03ad4001fce53a8cdbf2a436109d840 (patch)
tree2dff4ec877f806cc1d917c49eb9ed52bed64bb72 /NEWS
parentddfc6686ce7ad6131a85e4f21ac1a1dca7a6e35a (diff)
downloadmailman2-1cb4d6eff03ad4001fce53a8cdbf2a436109d840.tar.gz
mailman2-1cb4d6eff03ad4001fce53a8cdbf2a436109d840.tar.xz
mailman2-1cb4d6eff03ad4001fce53a8cdbf2a436109d840.zip
- Fixed a bug which caused a setting of 2 for REMOVE_DKIM_HEADERS to be
ignored. (LP: #1363278) - Renamed messages/sr/readme.sr to README.sr. (LP: #1360616)
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 445174a2..0d1d0f40 100755
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,11 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Fixed a bug which caused a setting of 2 for REMOVE_DKIM_HEADERS to be
+ ignored. (LP: #1363278)
+
+ - Renamed messages/sr/readme.sr to README.sr. (LP: #1360616)
+
- Moved the dmarc_moderation_action checks from the Moderate handler to
the SpamDetect handler so that the Reject and Discard actions will be
done before the message might be held by header_filter_rules, and the