summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 399cd998a..d5604f609 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -146,6 +146,8 @@ REST
Given by Aurélien Bompard.
* ``<api>/members/find`` accepts GET query parameters in addition to POST
arguments. Given by Aurélien Bompard.
+ * Header match rules for individual mailing lists are now exposed in the REST
+ API. Given by Aurélien Bompard. (Closes: #192)
Other
-----