From 1211aeb130e6f041c15952ec030aa2acb12457d7 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 20 Apr 2006 16:35:32 +0000 Subject: Fix for bug #339052 2006-04-20 Jeffrey Stedfast Fix for bug #339052 * em-inline-filter.c (emif_add_part): Preserve all Content-Type params so that they may be restored later. * em-format.c (emf_inlinepgp_signed): Restore the original part's Content-Type params otherwise we lose valuable information such as charset or format=flowed or various other things. svn path=/trunk/; revision=31842 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 98eaa70ac2..d11af3dc5e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2006-04-20 Jeffrey Stedfast + + Fix for bug #339052 + + * em-inline-filter.c (emif_add_part): Preserve all Content-Type + params so that they may be restored later. + + * em-format.c (emf_inlinepgp_signed): Restore the original part's + Content-Type params otherwise we lose valuable information such as + charset or format=flowed or various other things. + 2006-04-18 Jeffrey Stedfast * mail.error.xml: Removed error id "camel-exception" as it was a -- cgit v1.2.3