From 4cfb7130a9b64d951b8e3367c67ca445f3eb296e Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sat, 10 Jan 2009 12:44:55 -0800 Subject: - Fixed the admin Membership List Find member function so the 'letter' links to a chunked result would still be limited to the Find member search. SF patch #1532081. - Changed scripts/driver to return a 405 status for non GET, POST, HEAD methods. SF patch #1578756. --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 87149b47..5de3292e 100644 --- a/NEWS +++ b/NEWS @@ -75,6 +75,13 @@ Here is a history of user visible changes to Mailman. the summary page, the reject reason is the rejection message from the Errors.HoldMessage subclass instead of the generic "No reason given". + - Fixed the admin Membership List Find member function so the 'letter' + links to a chunked result would still be limited to the Find member + search. SF patch #1532081. + + - Changed scripts/driver to return a 405 status for non GET, POST, HEAD + methods. SF patch #1578756. + 2.1.11 (30-Jun-2008) New Features -- cgit v1.2.3