From e568dea9f2c2fa0855f1742eeab7d0bd24e7a158 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Thu, 13 Jan 2011 17:00:40 -0800 Subject: - Fixed a bug where content filtering could leave a multipart message or part with just one sub-part. These should be recast to just the sub-part. Bug #701558. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6d5258ba..469c5586 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,10 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Fixed a bug where content filtering could leave a multipart message or + part with just one sub-part. These should be recast to just the sub-part. + Bug #701558. + - Fixed a bug that could erroneously handle posts from addresses in *_these_nonmembers and send held/rejected notices to bogus addresses when The From or other sender header is RFC 2047 encoded. Bug #702516. -- cgit v1.2.3