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.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index bc649104b..f0a0efb0d 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -209,6 +209,8 @@ REST
* A member's ``moderation_action`` can be reset, allowing fallback to the
list's ``default_member_action`` by setting the attribute to the empty
string in the REST API. Given by Aurélien Bompard.
+ * A list's ``moderator_password`` can be set via the REST API. Given by
+ Andrew Breksa. (Closes #207)
Other
-----