aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9c38b72e..b1f35fa3 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
Here is a history of user visible changes to Mailman.
-2.1.24 (xx-xxx-xxxx)
+2.1.24 (02-Jun-2017)
Security
@@ -44,6 +44,16 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - The list-owner@virtual.domain addresses are now added to virtual-mailman
+ as they are exposed in 'list created' emails. (LP: 1694384)
+
+ - The 'list run by' addresses in web page footers are now just the
+ list-owner address. (LP: #1694384)
+
+ - Changed member_verbosity_threshold from a >= test to a strictly > test
+ to avoid the issue of moderating every post when the threshold = 1.
+ (LP: #1693366)
+
- Subject prefixing has been improved to always have a space between
the prefix and the subject even with non-ascii in the prefix. This
will sometimes result in two spaces when the prefix is non-ascii but