From f1088a30d366f1362f31d1b0422452ad058a2640 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 6 Feb 2004 21:03:33 +0000 Subject: Make private (only EMFormatHTMLQuote used it and that class is no longer 2004-02-06 Jeffrey Stedfast * 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. svn path=/trunk/; revision=24661 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') 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 + * 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. -- cgit v1.2.3