aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2015-02-28 23:05:56 -0800
committerMark Sapiro <mark@msapiro.net>2015-02-28 23:05:56 -0800
commit22fb785f196e2bcf667193e64bf5e5af5351eada (patch)
tree037b0886469c47d29ff6a5c910ded682bbd4da6d /NEWS
parent78e50173ba79164b041175427357db5fa5bde060 (diff)
downloadmailman2-22fb785f196e2bcf667193e64bf5e5af5351eada.tar.gz
mailman2-22fb785f196e2bcf667193e64bf5e5af5351eada.tar.xz
mailman2-22fb785f196e2bcf667193e64bf5e5af5351eada.zip
Fixed a bug in CommandRunner that threw an uncaught KeyError if
the input to the list-request address contained a command word terminated by a period.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7c17a888..259d62d8 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.20 (xx-xxx-xxxx)
+
+ Bug fixes and other patches
+
+ - Fixed a bug in CommandRunner that threw an uncaught KeyError if
+ the input to the list-request address contained a command word
+ terminated by a period. (LP: #1426825)
+
2.2 Branch Backports (released in conjunction with 2.1.19)
The following New Features and Bug Fixes have been in an "unofficial,