summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2016-11-25 11:54:10 -0500
committerBarry Warsaw2016-11-25 11:54:10 -0500
commit17ec368191f4e2c80fbead954511bb5a251dfe45 (patch)
treeaa802d1960ac3a096e192e572cd238411dc57ec9 /src/mailman/docs
parent1f4919ab99bc6ca15553e2e4f569313b91b4a752 (diff)
downloadmailman-17ec368191f4e2c80fbead954511bb5a251dfe45.tar.gz
mailman-17ec368191f4e2c80fbead954511bb5a251dfe45.tar.zst
mailman-17ec368191f4e2c80fbead954511bb5a251dfe45.zip
Diffstat (limited to 'src/mailman/docs')
-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 db65e9c69..27f3ea5eb 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -101,6 +101,8 @@ Bugs
addresses. Given by Tom Briles. (Closes: #68)
* Transmit the moderation reason and expose it in the REST API as the
``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)
Configuration
-------------