progress callback called repeatedly during slow connects

This commit is contained in:
Daniel Stenberg 2010-01-11 21:38:35 +00:00
parent 377b2db05b
commit cb348a5b1f

View File

@ -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: