summaryrefslogtreecommitdiff
path: root/src/mailman/docs/NEWS.rst
diff options
context:
space:
mode:
authorBarry Warsaw2017-01-08 23:21:15 -0500
committerBarry Warsaw2017-01-08 23:21:15 -0500
commita01ef2bac4d52da67e4be1fccc2634086aaa03e3 (patch)
treee077c807084e5f15ea92f4748ffa6bf7e2df92f7 /src/mailman/docs/NEWS.rst
parent7b3b9d37f94f744c863b6b96f2d75a558357e397 (diff)
downloadmailman-a01ef2bac4d52da67e4be1fccc2634086aaa03e3.tar.gz
mailman-a01ef2bac4d52da67e4be1fccc2634086aaa03e3.tar.zst
mailman-a01ef2bac4d52da67e4be1fccc2634086aaa03e3.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 d8b8bb75f..0259d967d 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -101,6 +101,8 @@ Bugs
``reason`` attribute. Given by Aurélien Bompard.
* Don't return a 500 error from the REST API when trying to handle a held
message with defective content. Given by Abhilash Raj. (Closes: #256)
+ * Delete subscription requests when a mailing list is deleted. Given by
+ Abhilash Raj. (Closes: #214)
Configuration
-------------