summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 c7c76af0a..33f886d6f 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -93,6 +93,8 @@ Bugs
* Extend header filters to also check sub-part headers. (Closes #280)
* Allow REST API to PUT and PATCH domain attributes. Allows Postorius domain
edit to work. (Closes: #290)
+ * Prevent posting from banned addresses. Given by Aurélien Bompard.
+ (Closes: #283)
Configuration
-------------