From e9ec77e3daca1779de124346a239c0e0fcfd74d7 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Tue, 12 Apr 2011 21:13:10 -0700 Subject: Fixed a problem where content filtering could remove the headers from an attached message/rfc822 part if the message in that part is multipart/alternative and collapse_alternatives is Yes. Bug #757062. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5ec7c3f9..8f9308c0 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,9 @@ Here is a history of user visible changes to Mailman. Bug #670988. Bug Fixes and other patches + - Fixed a problem where content filtering could remove the headers from + an attached message/rfc822 part if the message in that part is + multipart/alternative and collapse_alternatives is Yes. Bug #757062. - Changed the subscribe CGI to strip leading and trailing whitespace from the supplied email address. Bug #745432. -- cgit v1.2.3