aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2017-06-03 10:57:51 +0900
committerYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2017-06-03 10:57:51 +0900
commitec87166d9d23a54701af5cc2e4c8f18df399bf14 (patch)
tree15767868f0a461639193e88c1fa65148fb9b41a3 /NEWS
parent13a2ab157232fa736049051cc01213473d0d22f5 (diff)
parenta6669234ed864cadd85fdaf3f8cc86e442bdc30f (diff)
downloadmailman2-ec87166d9d23a54701af5cc2e4c8f18df399bf14.tar.gz
mailman2-ec87166d9d23a54701af5cc2e4c8f18df399bf14.tar.xz
mailman2-ec87166d9d23a54701af5cc2e4c8f18df399bf14.zip
Update to 2.1.24
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