From 736af32b498687be9d1cc391e07631f8515e4376 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sun, 10 Feb 2008 04:20:09 +0000 Subject: Bug report #1888932 (http://curl.haxx.se/bug/view.cgi?id=1888932) points 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. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 36f1a7f0c..286cc17d7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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: -- cgit v1.2.3