From 50cb220c0af1640bab5fde586f6c5f705de058ea Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 1 Nov 2004 20:54:35 +0000 Subject: Do the same SSL->TLS and TLS->CLEAR fallbacks that the 2.0 (and older) 2004-11-01 Jeffrey Stedfast * providers/smtp/camel-smtp-transport.c (connect_to_server_wrapper): Do the same SSL->TLS and TLS->CLEAR fallbacks that the 2.0 (and older) code did. * providers/pop3/camel-pop3-store.c (connect_to_server_wrapper): Same. * providers/imap4/camel-imap4-store.c (connect_to_server_wrapper): Same. * providers/imap/camel-imap-store.c (connect_to_server_wrapper): Same. svn path=/trunk/; revision=27786 --- camel/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 14e1786991..80ca2c8a69 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,15 @@ +2004-11-01 Jeffrey Stedfast + + * providers/smtp/camel-smtp-transport.c + (connect_to_server_wrapper): Do the same SSL->TLS and TLS->CLEAR + fallbacks that the 2.0 (and older) code did. + + * providers/pop3/camel-pop3-store.c (connect_to_server_wrapper): Same. + + * providers/imap4/camel-imap4-store.c (connect_to_server_wrapper): Same. + + * providers/imap/camel-imap-store.c (connect_to_server_wrapper): Same. + 2004-11-01 Jeffrey Stedfast * providers/imap4/camel-imap4-summary.c -- cgit v1.2.3