summaryrefslogtreecommitdiff
path: root/src/mailman/docs/NEWS.rst
diff options
context:
space:
mode:
authorAurélien Bompard2016-08-31 18:31:52 +0200
committerAurélien Bompard2016-08-31 18:31:52 +0200
commitc23519b5262fd264ed0f9e5bc23b901ed7eee632 (patch)
tree9bd4d31f55d36754adb3d78d72a48bc513f8846d /src/mailman/docs/NEWS.rst
parent6a83017b03c679ed1f0f3b7cb0e0e8f50116a179 (diff)
downloadmailman-c23519b5262fd264ed0f9e5bc23b901ed7eee632.tar.gz
mailman-c23519b5262fd264ed0f9e5bc23b901ed7eee632.tar.zst
mailman-c23519b5262fd264ed0f9e5bc23b901ed7eee632.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 a6a2e4522..49f309770 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -88,6 +88,8 @@ Bugs
* Email address validation is now more compliant with RFC 5321. (Closes #266)
* A mailing list's ``description`` must not contain newlines. Given by
Aurélien Bompard. (Closes: #273)
+ * Allow MailingList.info to be set using the REST API. Given by Aurélien
+ Bompard.
Configuration
-------------