diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index bbffaac3ed..cd7abf25a6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,12 @@ 2004-02-06 Jeffrey Stedfast <fejj@ximian.com> + * em-format-html.c (efh_format_headers): Make private (only + EMFormatHTMLQuote used it and that class is no longer in use). + (efh_format_message): Updated for above change. + + * em-format-quote.c (emfq_format_message): Always write a \n after + the credits line. + * em-subscribe-editor.c (sub_folderinfo_get): Set the NO_VIRTUAL flag bit for get_folder_info(). Fixes bug #51887. |