From dbd786a2dded4808518c91cb2414d173e50f5aa9 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 19 May 2004 07:02:12 +0000 Subject: if we end up with an application/octet-stream part, pre-snoop it so we set 2004-05-19 Not Zed * em-inline-filter.c (emif_add_part): if we end up with an application/octet-stream part, pre-snoop it so we set the right mime type to start with. Fixes #58554. * em-format.c (emf_snoop_part): removed, now in em-utils. * em-utils.c (em_utils_snoop_type): rah rah, snoop a mime part's type. * em-format-html.c (efh_text_plain): Revert jeff's fix for #56290. Ugh, we already have all the citation info in local data. Removed the need for gconf too. svn path=/trunk/; revision=25974 --- mail/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 5dfddcb7ce..c4b8061547 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,18 @@ +2004-05-19 Not Zed + + * em-inline-filter.c (emif_add_part): if we end up with an + application/octet-stream part, pre-snoop it so we set the right + mime type to start with. Fixes #58554. + + * em-format.c (emf_snoop_part): removed, now in em-utils. + + * em-utils.c (em_utils_snoop_type): rah rah, snoop a mime part's + type. + + * em-format-html.c (efh_text_plain): Revert jeff's fix for #56290. + Ugh, we already have all the citation info in local data. Removed + the need for gconf too. + 2004-05-19 Not Zed * em-format-html.c (efh_format_secure): make this match the efhd -- cgit v1.2.3