- Make sure the progress callback is called repeatedly even during very slow

name resolves when c-ares is used for resolving.
This commit is contained in:
Daniel Stenberg
2010-01-06 23:04:17 +00:00
parent bd8096b42b
commit 88944eb13a
3 changed files with 28 additions and 8 deletions

View File

@@ -41,6 +41,7 @@ This release includes the following bugfixes:
o libcurl-OpenSSL engine cleanup
o header include fix for FreeBSD versions before v8
o fragment part of URLs are no longer sent to the server
o progress callback called repeatedly with c-ares for resolving
This release includes the following known bugs: