summaryrefslogtreecommitdiff
path: root/src/mailman/docs/NEWS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
-rw-r--r--src/mailman/docs/NEWS.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 47998fbab..eb946a9ca 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -19,6 +19,14 @@ Bugs
* Creation of lists with upper case names should be coerced to lower case.
(LP: #1117176)
+Configuration
+-------------
+ * When creating the initial file system layout in ``var``, e.g. via
+ ``bin/mailman info``, add an ``var/etc/mailman.cfg`` file if one does not
+ already exist. Also, when initializing the system, look for that file as
+ the configuration file, just after ``./mailman.cfg`` and before
+ ``~/.mailman.cfg``. (LP: #1157861)
+
3.0 beta 3 -- "Here Again"
==========================