aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <NotZed@Ximian.com>
+ * 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.