From d8eb6abb187c001fda9a6626323b41153a58c2ef Mon Sep 17 00:00:00 2001 From: 4 Date: Fri, 5 Oct 2001 18:08:22 +0000 Subject: Change the order of execution slightly. We delete the folder first, then 2001-10-04 * camel-store.c (camel_store_delete_folder): Change the order of execution slightly. We delete the folder first, then call the classes delete folder, then cleanup the hashtable afterwards. This is so deletes of vfolders work, since vee-store uses the folder hashtable to store all of is vfolders :-/ svn path=/trunk/; revision=13448 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 8ec5a4f3b7..db705d2b8e 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2001-10-04 + + * camel-store.c (camel_store_delete_folder): Change the order of + execution slightly. We delete the folder first, then call the + classes delete folder, then cleanup the hashtable afterwards. + This is so deletes of vfolders work, since vee-store uses the + folder hashtable to store all of is vfolders :-/ + 2001-10-04 Jeffrey Stedfast * camel-service.c (camel_service_connect): Unregister the -- cgit v1.2.3