summaryrefslogtreecommitdiff
path: root/src/mailman/docs/NEWS.rst
diff options
context:
space:
mode:
authorAurélien Bompard2016-09-02 01:07:36 +0200
committerBarry Warsaw2016-11-25 11:22:07 -0500
commitcecb66d21dbe523ae516e1c30038084190f284b1 (patch)
treed7ac9272d6bec4a1393297184eebabd67d22085a /src/mailman/docs/NEWS.rst
parent2691956ab9a5eb6de046b067e3dfb7150ade5853 (diff)
downloadmailman-cecb66d21dbe523ae516e1c30038084190f284b1.tar.gz
mailman-cecb66d21dbe523ae516e1c30038084190f284b1.tar.zst
mailman-cecb66d21dbe523ae516e1c30038084190f284b1.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 80cadd1b7..db65e9c69 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -99,6 +99,8 @@ Bugs
Bompard. (Closes: #259)
* Messages sent to the list's moderators now include the actual recipient
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.
Configuration
-------------