aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b341129f..1011a900 100755
--- a/NEWS
+++ b/NEWS
@@ -83,6 +83,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Fixed a crash in SpamDetect.py which caused messages with unparseable
+ RFC 2047 encoded headers to be shunted. (LP: #1235101)
+
- Fixed cron/disabled to send a fresh cookie when notifying disabled
members. (LP: #1203200)