From 302ed285925f1e321def275329aa5283b02239ba Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 14 Dec 2000 19:12:58 +0000 Subject: Fix a slight race condition that could cause the busy indicator not to go off after switching folder views. svn path=/trunk/; revision=7021 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 3054a8dc57..df306cf3a5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-12-14 Ettore Perazzoli + + * mail-threads.c (read_msg): Call `ui_set_busy()' before + `ui_set_message()' so that we are sure that the + set_busy/unset_busy calls always happen in order. + 2000-12-13 Christopher James Lahey * folder-browser.c (my_folder_browser_init): Made the vertical -- cgit v1.2.3