From 7fcd09767d75639caff1057233ca532060e98f42 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 26 Sep 2000 17:25:22 +0000 Subject: Quote the folder name as it may contain spaces. 2000-09-26 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (imap_get_message_count_internal): Quote the folder name as it may contain spaces. (imap_get_subfolder_info_internal): Same. * providers/imap/camel-imap-utils.c (imap_parse_list_response): Do proper unquoting for folder names. (func_get_current_date): Implemented. * providers/imap/camel-imap-store.c (imap_folder_exists): Quote the folder name as it may have spaces. (imap_create): Same. (check_current_folder): Same. svn path=/trunk/; revision=5592 --- camel/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index c744399186..4809e2b277 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,19 @@ +2000-09-26 Jeffrey Stedfast + + * providers/imap/camel-imap-folder.c + (imap_get_message_count_internal): Quote the folder name as it may + contain spaces. + (imap_get_subfolder_info_internal): Same. + + * providers/imap/camel-imap-utils.c (imap_parse_list_response): Do + proper unquoting for folder names. + (func_get_current_date): Implemented. + + * providers/imap/camel-imap-store.c + (imap_folder_exists): Quote the folder name as it may have spaces. + (imap_create): Same. + (check_current_folder): Same. + 2000-09-22 Dan Winship * providers/imap/camel-imap-folder.c -- cgit v1.2.3