From 8bb42c6de2eb99cb84d1f8acf8c102cbed1d3f5e Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast <fejj@ximian.com> Date: Wed, 10 Mar 2004 22:01:32 +0000 Subject: Fix for bug #55298. 2004-03-10 Jeffrey Stedfast <fejj@ximian.com> Fix for bug #55298. * em-format-html.c (efh_format_header): Now takes a default txt argument (header value). For address/date headers, if this isn't set, default back to the old behaviour of looking it up. (efh_format_headers): If we are iterating thru the camel raw headers, always pas the header value as the txt argument, otherwise always pass NULL. svn path=/trunk/; revision=25015 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index b3e3f8072f..5be2dcecc7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2004-03-10 Jeffrey Stedfast <fejj@ximian.com> + + Fix for bug #55298. + + * em-format-html.c (efh_format_header): Now takes a default txt + argument (header value). For address/date headers, if this isn't + set, default back to the old behaviour of looking it up. + (efh_format_headers): If we are iterating thru the camel raw + headers, always pas the header value as the txt argument, + otherwise always pass NULL. + 2004-03-10 Jeffrey Stedfast <fejj@ximian.com> * em-format-html-display.c (efhd_xpkcs7mime_validity_clicked): -- cgit v1.2.3