From: Daniel Stenberg Date: Mon, 11 Jan 2010 21:38:35 +0000 (+0000) Subject: progress callback called repeatedly during slow connects X-Git-Tag: curl-7_20_0~159 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb348a5b1f7e783623f399b3e102a14a8b7b6031;p=curl progress callback called repeatedly during slow connects --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e9d90d563..80a53b175 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -43,6 +43,7 @@ This release includes the following bugfixes: o fragment part of URLs are no longer sent to the server o progress callback called repeatedly with c-ares for resolving o OpenSSL session id ref count leak + o progress callback called repeatedly during slow connects This release includes the following known bugs: