From 1f36dc67c07a017659d0fb2b543d8706b5425e0b Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 15 Jan 2004 06:18:56 +0000 Subject: ** See bug #52881. 2004-01-15 Not Zed ** See bug #52881. * camel-object.c (camel_object_bag*): Support reserving different keys from the same thread. Oh the pain. * camel-vee-store.c (vee_get_folder_info): implement child flags properly. Changed to build tree itself rather than calling camel_folder_info_build. (vee_get_folder): if we're adding a folder with dummy parents, create and add the dummy parent folders too (as real folder objects). We are the only owner of the ref, so this sort of leaks the folder, but they're small. svn path=/trunk/; revision=24233 --- camel/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index ac3c4b6115..4548e560a6 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,18 @@ +2004-01-15 Not Zed + + ** See bug #52881. + + * camel-object.c (camel_object_bag*): Support reserving different + keys from the same thread. Oh the pain. + + * camel-vee-store.c (vee_get_folder_info): implement child flags + properly. Changed to build tree itself rather than calling + camel_folder_info_build. + (vee_get_folder): if we're adding a folder with dummy parents, + create and add the dummy parent folders too (as real folder + objects). We are the only owner of the ref, so this sort of leaks + the folder, but they're small. + 2004-01-14 Rodrigo Moya * providers/groupwise/camel-groupwise-provider.c -- cgit v1.2.3