From 5c14a7f06864f20a62b1fd1961d30f1902e2280a Mon Sep 17 00:00:00 2001 From: Jiri Hruska Date: Tue, 10 Sep 2013 20:40:11 +0200 Subject: imap/pop3/smtp: Speed up SSL connection initialization Don't wait for the next callback call (usually 1 second) before continuing with protocol specific connection initialization. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 30aa95981..59310f224 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -42,6 +42,7 @@ This release includes the following bugfixes: o curl_easy_pause: suggest one way to unpause o imap: Fixed calculation of transfer when partial FETCH received [16] o pingpong: Check SSL library buffers for already read data [16] + o imap/pop3/smtp: Speed up SSL connection initialization This release includes the following known bugs: -- cgit v1.2.3