From 17ec368191f4e2c80fbead954511bb5a251dfe45 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 25 Nov 2016 11:54:10 -0500 Subject: Add NEWS and a little bit of cleanup. --- src/mailman/docs/NEWS.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mailman/docs') 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 ------------- -- cgit v1.3.1