From 00d9f591651c0666c108c6774d3619eaacf2fbd3 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 13 Apr 2004 11:43:48 +0000 Subject: run this in the thread_queued_slow, so it runs in sequence and after 2004-04-13 Not Zed * mail-ops.c (mail_refresh_folder): run this in the thread_queued_slow, so it runs in sequence and after folder_sync. * em-folder-view.c (emfv_set_folder): fire off a refresh_folder once the folder is loaded. Addresses #56871. svn path=/trunk/; revision=25431 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index b2e33244d5..bc7604cffe 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2004-04-13 Not Zed + * mail-ops.c (mail_refresh_folder): run this in the + thread_queued_slow, so it runs in sequence and after folder_sync. + + * em-folder-view.c (emfv_set_folder): fire off a refresh_folder + once the folder is loaded. Addresses #56871. + * em-format-html.c (efh_format_headers): use %% for %%. (efh_format_done): reset load_http_now once we've done, should fix #56338 finally. -- cgit v1.2.3