From 686cd52aa51e7a01a321ef83581b75c3de0efc55 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Tue, 17 May 2016 12:33:14 -0700 Subject: Catch MMUnknownListError in case list is removed after listing names. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 10417850..5eda4c28 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,10 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - In rare circumstances a list can be removed while the admin or listinfo + CGI or bin/list_lists is running causing an uncaught MMUnknownListError + to be thrown. The exception is now caught and handled. (LP: #1582532) + - Set the Date: header in the wrapper message when from_is_list or dmarc_moderation_action is Wrap Message. (LP: #1581215) -- cgit v1.2.3