From d5e7aef9f23d87f1fa3e6ff51a8d567f7539ef0b Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 13 Aug 2000 22:41:02 +0000 Subject: Fix the ugly hack to get rid of a CORBA race condition. Yes, it's even uglier now. svn path=/trunk/; revision=4814 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 13a8385d25..cf5c3f161f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2000-08-13 Ettore Perazzoli + + * mail-threads.c (update_active_views): Just iterate through all + the controls, not just the active ones. + + * folder-browser-factory.c: Don't keep track of active controls. + Rather, keep track of all of them. + (folder_browser_factory_get_active_control_list): Removed. + (folder_browser_factory_get_control_list): New. + 2000-08-13 Dan Winship * Makefile.am (evolution_mail_SOURCES): add mail-local.h -- cgit