aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2021-11-12 15:23:52 -0800
committerMark Sapiro <mark@msapiro.net>2021-11-12 15:23:52 -0800
commit9741161c4d404a1364c701813b77f81779d7f6a5 (patch)
treeca043396260744cafcb218d92b858e1d7f0dc9c2 /NEWS
parentd9e523199b4203dfeddfe2d8b03524ccf9fdf4a3 (diff)
downloadmailman2-9741161c4d404a1364c701813b77f81779d7f6a5.tar.gz
mailman2-9741161c4d404a1364c701813b77f81779d7f6a5.tar.xz
mailman2-9741161c4d404a1364c701813b77f81779d7f6a5.zip
Fix admindb for list with no mod password.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9614c1dd..3ccc4c76 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@ Copyright (C) 1998-2020 by the Free Software Foundation, Inc.
Here is a history of user visible changes to Mailman.
+2.1.37 (12-Nov-2021)
+
+ Bug Fixes and other patches
+
+ - A bug in the fix for CVE-2021-43332 has neen fixed. (LP: #1950833)
+
2.1.36 (12-Nov-2021)
Security