diff options
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 79adfae43..a8a7ca89f 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -165,6 +165,8 @@ REST * Header match rules for individual mailing lists are now exposed in the REST API. Given by Aurélien Bompard. (Closes: #192) * Expose `goodbye_message_uri` in the REST API. Given by Harshit Bansal. + * New subscription requests are rejected if there is already one pending. + With thanks to Anirudh Dahiya. (Closes #199) Other ----- |
