diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 8d65314210..43b9e1a620 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2004-01-16 Jeffrey Stedfast <fejj@ximian.com> + * em-format-html.c (efh_format_address): Dump a struct + _camel_header_address to an html string. + (efh_format_header): Use efh_format_address() and set the + EM_FORMAT_HTML_HEADER_HTML bit on the flags so we don't re-convert + our html string into html. + * mail-vfolder.c (mail_vfolder_rename_uri): s/g_fre/g_free/ * em-utils.c (guess_account): Change 'tmp' to not be const - fixes |