aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2017-10-27 14:56:53 +0900
committerYasuhito FUTATSUKI at POEM <futatuki@poem.co.jp>2017-10-27 14:56:53 +0900
commitaf70c2e38f4df2ea8be1cc3e50b6a43686fb2888 (patch)
tree236035ba79bf8979426e316078c2f93f0bc5319d /NEWS
parent170bba3f35048cdbb95713fd1d45dd43b301d005 (diff)
parentbc77a098657cbc0db309de8fb9e63d079f43f955 (diff)
downloadmailman2-af70c2e38f4df2ea8be1cc3e50b6a43686fb2888.tar.gz
mailman2-af70c2e38f4df2ea8be1cc3e50b6a43686fb2888.tar.xz
mailman2-af70c2e38f4df2ea8be1cc3e50b6a43686fb2888.zip
merge lp:mailman/2.1 2.1.25 release (rev 1726)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 9 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 8f3181af..d3d934a1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,11 @@
-*- coding: iso-8859-1 -*-
Mailman - The GNU Mailing List Management System
-Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+Copyright (C) 1998-2017 by the Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
Here is a history of user visible changes to Mailman.
-2.1.25 (xx-xxx-xxxx)
+2.1.25 (26-Oct-2017)
New Features
@@ -16,7 +16,7 @@ Here is a history of user visible changes to Mailman.
- The admin Membership List now includes text for screen readers which
identifies the function of each checkbox. CSS is added to the page to
- visually hide the text but still allow screan readers to read it.
+ visually hide the text but still allow screen readers to read it.
Similar text has been added to some radio buttons on the admindb pages.
i18n
@@ -26,6 +26,12 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Thanks to Jim Popovitch, certain failures in DNS lookups of DMARC policy
+ will now result in mitigations being applied. (LP: #1722013)
+
+ - The default DMARC reject reason now properly replaces %(listowner)s.
+ (LP: #1718962)
+
- The web roster page now shows case preserved email addresses.
(LP: #1707447)