diff options
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index eb946a9ca..d5e634e7d 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -19,6 +19,11 @@ Bugs * Creation of lists with upper case names should be coerced to lower case. (LP: #1117176) +REST +---- + * Add ``reply_to_address`` and ``first_strip_reply_to`` as writable + attributes of a mailing list's configuration. (LP: #1157881) + Configuration ------------- * When creating the initial file system layout in ``var``, e.g. via |
