diff options
| author | Barry Warsaw | 2016-07-14 10:01:27 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2016-07-14 10:01:27 -0400 |
| commit | 3387791beb7112dbe07664041f117fdcc20df53d (patch) | |
| tree | 9a5506f88f61f221b0ad62db974d7995790ad62e /src/mailman/docs/NEWS.rst | |
| parent | 9b31555c180aa703d6fed0dc2cbaeda51de124c3 (diff) | |
| download | mailman-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.rst | 2 |
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 ----- |
