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.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index dbbe5ad8a..381cd5e03 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -21,6 +21,9 @@ Bugs
(LP: #1418280)
* When deleting a user via REST, make sure all linked addresses are deleted.
Found by Andrew Stuart. (LP: #1419519)
+ * When trying to subscribe an address to a mailing list through the REST API
+ where a case-differing version of the address is already subscribed, return
+ a 409 error instead of a 500 error. Found by Ankush Sharma. (LP: #1425359)
Configuration
-------------