From d4db79eeccaea372e8d31c29a572cb143f60f37d Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 15 Nov 2004 20:15:43 +0000 Subject: In the fallback cases, clear the exception first. 2004-11-15 Jeffrey Stedfast * providers/pop3/camel-pop3-store.c (connect_to_server_wrapper): In the fallback cases, clear the exception first. * providers/imap/camel-imap-store.c (connect_to_server_wrapper): In the fallback cases, clear the exception first. * providers/imap4/camel-imap4-store.c (connect_to_server_wrapper): In the fallback cases, clear the exception first. svn path=/trunk/; revision=27928 --- camel/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index f1d716e425..e90ca8c61c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2004-11-15 Jeffrey Stedfast + + * providers/pop3/camel-pop3-store.c (connect_to_server_wrapper): + In the fallback cases, clear the exception first. + + * providers/imap/camel-imap-store.c (connect_to_server_wrapper): + In the fallback cases, clear the exception first. + + * providers/imap4/camel-imap4-store.c (connect_to_server_wrapper): + In the fallback cases, clear the exception first. + 2004-11-15 Jeffrey Stedfast * providers/imap/camel-imap-store.c (connect_to_server): Use -- cgit v1.2.3