From 66dc59ab5f368b1373f34d6487d7b43ad3af6941 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Fri, 25 Jun 2010 15:39:24 -0700 Subject: Fixed an issue in admindb that could result in a KeyError and "we hit a bug" response when a moderator acts on a post that had been handled by someone else after the first moderator had retrieved it. Bug #598671. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 453413ec..bc011d5b 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,10 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Fixed an issue in admindb that could result in a KeyError and "we hit a + bug" response when a moderator acts on a post that had been handled by + someone else after the first moderator had retrieved it. Bug #598671. + - Fixed a bug which would fail to show a list on the admin and listinfo overview pages if its web_page_url contained a :port. Bug # 597741. -- cgit v1.2.3