summaryrefslogtreecommitdiff
path: root/src/mailman/docs/NEWS.rst
diff options
context:
space:
mode:
authorBarry Warsaw2016-07-14 10:01:27 -0400
committerBarry Warsaw2016-07-14 10:01:27 -0400
commit3387791beb7112dbe07664041f117fdcc20df53d (patch)
tree9a5506f88f61f221b0ad62db974d7995790ad62e /src/mailman/docs/NEWS.rst
parent9b31555c180aa703d6fed0dc2cbaeda51de124c3 (diff)
downloadmailman-3387791beb7112dbe07664041f117fdcc20df53d.tar.gz
mailman-3387791beb7112dbe07664041f117fdcc20df53d.tar.zst
mailman-3387791beb7112dbe07664041f117fdcc20df53d.zip
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
-----