summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/NEWS.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index c21f561a1..c4ea7e561 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -19,6 +19,8 @@ Bugs
* Syntactically invalid sender addresses are now ignored. (Closes #229)
* An AttributeError: 'str' object has no attribute 'decode' exception in
subject prefixing is fixed. (Closes #359)
+ * Messages with no syntactically valid senders are now automatically
+ discarded. (Closes #369)
Interfaces
----------