diff options
| author | Barry Warsaw | 2017-01-08 23:21:15 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2017-01-08 23:21:15 -0500 |
| commit | a01ef2bac4d52da67e4be1fccc2634086aaa03e3 (patch) | |
| tree | e077c807084e5f15ea92f4748ffa6bf7e2df92f7 /src/mailman/docs/NEWS.rst | |
| parent | 7b3b9d37f94f744c863b6b96f2d75a558357e397 (diff) | |
| download | mailman-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.rst | 2 |
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 ------------- |
