aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2015-04-13 15:17:02 -0700
committerMark Sapiro <mark@msapiro.net>2015-04-13 15:17:02 -0700
commit0872fe8ebdb83e2f864c94201b57121e20c3fb7d (patch)
treec42aff58d1a40ee64cdb7620ae17cc0278c6e3e3 /NEWS
parent3b09abab98d46292d0e95d214935316385dadf93 (diff)
downloadmailman2-0872fe8ebdb83e2f864c94201b57121e20c3fb7d.tar.gz
mailman2-0872fe8ebdb83e2f864c94201b57121e20c3fb7d.tar.xz
mailman2-0872fe8ebdb83e2f864c94201b57121e20c3fb7d.zip
Improved search in admin UI Membership List.
Diffstat (limited to '')
-rwxr-xr-xNEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e4cf8e60..bd28333e 100755
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,14 @@ Copyright (C) 1998-2015 by the Free Software Foundation, Inc.
Here is a history of user visible changes to Mailman.
+2.1.21 (xx-xxx-xxxx)
+
+ Bug fixes and other patches
+
+ - The list admin web UI Mambership List search function often doesn't
+ return correct results for search strings (regexps) that contain
+ non-ascii characters. This is partially fixed. (LP: #1442298)
+
2.1.20 (31-Mar-2015)
Security