summaryrefslogtreecommitdiff
path: root/src/mailman/docs/NEWS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
-rw-r--r--src/mailman/docs/NEWS.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index ea75e0f4d..919a1ef5a 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -90,6 +90,7 @@ Bugs
Aurélien Bompard. (Closes: #273)
* Allow MailingList.info to be set using the REST API. Given by Aurélien
Bompard.
+ * Extend header filters to also check sub-part headers. (Closes #280)
* Allow REST API to PATCH some domain attributes. Enables Postorius domain
edit to work. (Closes: #290)