From 034ffbb9dc7dbee5c7e9ed73ebf346a04252b4bd Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Wed, 30 Dec 2009 13:39:08 -0800 Subject: Fixed a bug where check_perms would throw an OSError if an entry in Mailman's lists/ directory was not a directory. Bug #265613. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6b18d609..441dd342 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Fixed a bug where check_perms would throw an OSError if an entry in + Mailman's lists/ directory was not a directory. Bug #265613. + - Fixed a bug where a message with an Approved: header held by a handler that precedes Approve (SpamDetect by default) would not have the Approved: header removed if the held message was approved. Bug #501739. -- cgit v1.2.3