diff options
author | Mark Sapiro <mark@msapiro.net> | 2013-05-30 19:29:33 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2013-05-30 19:29:33 -0700 |
commit | 41072c693aa53a0072963119c8cf7919096eaad5 (patch) | |
tree | 7b3eb38d7a88ca62fd231e8ae18294e0cc14bd47 /NEWS | |
parent | f79f7cfd78e421c27771291c2bd2ecee6fc1d90c (diff) | |
download | mailman2-41072c693aa53a0072963119c8cf7919096eaad5.tar.gz mailman2-41072c693aa53a0072963119c8cf7919096eaad5.tar.xz mailman2-41072c693aa53a0072963119c8cf7919096eaad5.zip |
Backported fixes for lp:1074592, lp:1079249 and lp:1079254 from
lp:flufl.bounce. Actually, lp:1074592 doesn't affect MM 2, but I
included the test case.
Diffstat (limited to '')
-rwxr-xr-x | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -61,6 +61,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Backported recognition for mail.ru DSNs and minor bug fixes from + lp:flufl.bounce. (LP: #1074592, LP: #1079249 and #1079254) + - Defended against buggy web servers that don't include an empty QUERY_STRING in the CGI environment. (LP: 1160647) |