From e6e77f1fc333b12693989ccbbd9a432465c6ffd6 Mon Sep 17 00:00:00 2001 From: 0 Date: Tue, 30 Oct 2001 01:34:55 +0000 Subject: If we get an empty name, then mark that as NoSelect. Workaround fix for 2001-10-30 * providers/imap/camel-imap-store.c (parse_list_response_as_folder_info): If we get an empty name, then mark that as NoSelect. Workaround fix for #13239. svn path=/trunk/; revision=14392 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 7e9eb71f7a..fbf87612d3 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-10-30 + + * providers/imap/camel-imap-store.c + (parse_list_response_as_folder_info): If we get an empty name, + then mark that as NoSelect. Workaround fix for #13239. + 2001-10-29 Dan Winship * providers/imap/camel-imap-folder.c (get_message_simple, -- cgit