aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d9dd80d5..8f3181af 100644
--- a/NEWS
+++ b/NEWS
@@ -17,9 +17,21 @@ 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.
+ Similar text has been added to some radio buttons on the admindb pages.
+
+ i18n
+
+ - The Russian translation has been updated by Sergey Matveev.
+ (LP:#1708016)
Bug fixes and other patches
+ - The web roster page now shows case preserved email addresses.
+ (LP: #1707447)
+
+ - Changed the SETGID wrappers to only pass those items in the environment
+ that are needed by the called scripts. (LP: #1705736)
+
- Fixed MTA/Postfix.py to ensure that created aliases(.db) and
virtual-mailman(.db) files are readable by Postfix and the .db files are
owned by the Mailman user. (LP: #1696066)