From ae8d1fe9e2e669d947c6198cb0707ef53139511b Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 15 Mar 2004 19:33:17 +0000 Subject: If the initial SELECT fails and CREATE is specified, clear the exception 2004-03-15 Jeffrey Stedfast * providers/imap/camel-imap-store.c (get_folder_online): If the initial SELECT fails and CREATE is specified, clear the exception before attempting to CREATE, this way we don't have an exception set even if the CREATE passes. Fixes bug #55607. svn path=/trunk/; revision=25078 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index bdb3eb53c9..3fd5091eb0 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2004-03-15 Jeffrey Stedfast + + * providers/imap/camel-imap-store.c (get_folder_online): If the + initial SELECT fails and CREATE is specified, clear the exception + before attempting to CREATE, this way we don't have an exception + set even if the CREATE passes. Fixes bug #55607. + 2004-03-16 Not Zed * camel-mime-message.c (camel_mime_message_init): rever previous -- cgit v1.2.3