diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 3756840b54..c4d617d6e2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2004-03-11 Jeffrey Stedfast <fejj@ximian.com> + + * em-format-html.c (efh_format_header): Fixed a bug where txt + wasn't being properly initialised in all cases for Date + headers. Also fixed the x-evolution-mailer code to simply use the + ehader->value that was passed in. + (efh_format_headers): Fixed to handle the special + X-Evolution-Mailer header. + 2004-03-11 Not Zed <NotZed@Ximian.com> * em-folder-browser.c (emfb_set_folder): a really gross hack, |