summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/NEWS.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index d2d4a39d2..ffd6c16a6 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -109,6 +109,7 @@ Bugs
* Fix ``mailman stop`` not stopping some runners due to PEP 475 interaction.
(Closes: #255)
* Update documentation links for ``config.cfg`` settings. (Closes: #306)
+ * Disallow problematic characters in listnames. (Closes: #311)
Configuration
-------------
@@ -119,6 +120,8 @@ Configuration
rules is not yet exposed through the REST API. Given by Aurélien Bompard.
* The default languages from Mailman 2.1 have been ported over. Given by
Aurélien Bompard.
+ * There is now a configuration setting to limit the characters that can be
+ used in list names.
Command line
------------