From 0eb67058be341cdc5f06e53aa018c7124c4cff58 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 22 Sep 2000 18:44:07 +0000 Subject: The root folder's name is "", not the namespace. (camel_imap_folder_new): * providers/imap/camel-imap-folder.c (imap_get_subfolder_info_internal): The root folder's name is "", not the namespace. (camel_imap_folder_new): constify folder_name. * providers/imap/camel-imap-store.c (get_folder): Create the folder with folder_name, not folder_path. (camel_imap_command_preliminary): Don't free cmdid here. svn path=/trunk/; revision=5552 --- camel/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 729ee8d496..c744399186 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2000-09-22 Dan Winship + + * providers/imap/camel-imap-folder.c + (imap_get_subfolder_info_internal): The root folder's name is "", + not the namespace. + (camel_imap_folder_new): constify folder_name. + + * providers/imap/camel-imap-store.c (get_folder): Create the + folder with folder_name, not folder_path. + (camel_imap_command_preliminary): Don't free cmdid here. + 2000-09-21 Dan Winship * providers/imap/camel-imap-utils.c (imap_create_flag_list): New -- cgit v1.2.3