diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -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) |