From 4360889791c452db9ee27b0a47739d6c358e076c Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sat, 6 Apr 2013 22:54:18 -0700 Subject: Defended against buggy web servers that don't include an empty QUERY_STRING in the CGI environment. (LP: 1160647) --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index da3f3b3e..7dca5d7b 100755 --- a/NEWS +++ b/NEWS @@ -58,6 +58,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Defended against buggy web servers that don't include an empty + QUERY_STRING in the CGI environment. (LP: 1160647) + - The Switchboard.finish() method now logs the text of the exception when it fails to unlink/preserve a .bak file. (LP: 1165589) -- cgit v1.2.3