out and provides test program that demonstrates that libcurl might not set
error description message for error CURLE_COULDNT_RESOLVE_HOST for Windows
threaded name resolver builds. Fixed now.
This commit is contained in:
Yang Tse
2008-02-10 04:20:09 +00:00
parent 6942d313ff
commit 736af32b49
3 changed files with 12 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ This release includes the following bugfixes:
o improved pipelining
o improved strdup replacement
o GnuTLS-built libcurl failed when doing global cleanup and reinit
o error message problem when unable to resolve a host on Windows
This release includes the following known bugs: