From 6e4eb7b99e5a210720cb7c686c9278c1df01345c Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 13 Nov 2000 00:57:43 +0000 Subject: Do this the normal way rather than calling mail_operation_wait_for_finish. * mail-local.c (mail_do_register_folder): Do this the normal way rather than calling mail_operation_wait_for_finish. There was some reason for it originally, but it no longer applies. This makes adding new folders from the folder selection dialog no longer hang. svn path=/trunk/; revision=6557 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index d24b418a22..56239bb8aa 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2000-11-12 Dan Winship + + * mail-local.c (mail_do_register_folder): Do this the normal way + rather than calling mail_operation_wait_for_finish. There was some + reason for it originally, but it no longer applies. This makes + adding new folders from the folder selection dialog no longer + hang. + 2000-11-12 Jeffrey Stedfast * mail-ops.c (do_filter_ondemand): Sync the source folder. -- cgit v1.2.3