summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2016-10-26 09:05:43 -0400
committerBarry Warsaw2016-10-26 09:07:40 -0400
commit71109df183538fc987cae3eb3f9830531533eaa1 (patch)
tree02f1706fc6c4605b798fccf2f991f8e36ee29b10 /src/mailman/docs
parent88176f08e67a8f6ad706f371167167e75d4a3e04 (diff)
downloadmailman-71109df183538fc987cae3eb3f9830531533eaa1.tar.gz
mailman-71109df183538fc987cae3eb3f9830531533eaa1.tar.zst
mailman-71109df183538fc987cae3eb3f9830531533eaa1.zip
Full coverage.
NEWS.
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 bc57591b3..3c631525e 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -228,6 +228,8 @@ REST
* A list's ``moderator_password`` can be set via the REST API. Given by
Andrew Breksa. (Closes #207)
* Banned addresses can now be paginated. Given by Amit. (Closes #284)
+ * Query parameters now allow you to filter mailing lists by the
+ ``advertised`` boolean parameter. Given by Aurélien Bompard.
Other
-----