aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2022-07-09 17:06:49 -0700
committerMark Sapiro <mark@msapiro.net>2022-07-09 17:06:49 -0700
commit7f4f431eaa75bbf4b2dba764b61f5e9ca01b4cb5 (patch)
tree59075ad95386939257794c90db07e73791e588db /NEWS
parente6b397da3bc65da4408985d22fa938a077b2a027 (diff)
downloadmailman2-7f4f431eaa75bbf4b2dba764b61f5e9ca01b4cb5.tar.gz
mailman2-7f4f431eaa75bbf4b2dba764b61f5e9ca01b4cb5.tar.xz
mailman2-7f4f431eaa75bbf4b2dba764b61f5e9ca01b4cb5.zip
Fixed a possible list membership leak via the user options CGI.HEADupstream/2.1master
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a3538f4c..8c1f36c9 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ Here is a history of user visible changes to Mailman.
2.1.40 (xx-xxx-xxxx)
+ i18n
+
+ - The German translation of `Esperanto` is fixed. (LP: #1966685)
+
Bug Fixes and other patches
- Test for a valid header following a Unix From_ line in bin/cleanarch
@@ -14,7 +18,8 @@ Here is a history of user visible changes to Mailman.
- A 500 Internal Server Error when requesting the options page for a
non-member address on a list with private rosters is avoided.
(LP: #1961762)
- - The German translation of Esperanto is fixed. (LP: #1966685)
+ - A possible list membership leak via the user options CGI is fixed.
+ (LP: #1968443)
2.1.39 (13-Dec-2021)