From bfa9c42c2561fd8ff6504cfd94a2df379df9b77f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 21 Oct 2005 19:21:19 +0000 Subject: Bradford Bruce made the windows resolver code properly return CURLE_COULDNT_RESOLVE_PROXY and CURLE_COULDNT_RESOLVE_HOST on resolving errors (as documented). --- RELEASE-NOTES | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4c801f9a7..39a894b3e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -3,9 +3,9 @@ Curl and libcurl 7.15.1 Public curl release number: 91 Releases counted from the very beginning: 118 Available command line options: 109 - Available curl_easy_setopt() options: 124 + Available curl_easy_setopt() options: 125 Number of public functions in libcurl: 46 - Amount of public web site mirrors: 24 + Amount of public web site mirrors: 26 Number of known libcurl bindings: 32 Number of contributors: 459 @@ -15,6 +15,7 @@ This release includes the following changes: This release includes the following bugfixes: + o name resolve error codes fixed for Windows builds o double WWW-Authenticate Digest headers are now handled o curl-config --vernum fixed @@ -27,6 +28,6 @@ Other curl-related news since the previous public release: This release would not have looked like this without help, code, reports and advice from friends like these: - Dave Dribin + Dave Dribin, Bradford Bruce Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3