aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-10-21 19:21:19 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-10-21 19:21:19 +0000
commitbfa9c42c2561fd8ff6504cfd94a2df379df9b77f (patch)
treece131dac66347bec5f800cff180475b96513f7ee /CHANGES
parent9d98f97e1b1666f84d7623a41264a999a22bd27e (diff)
Bradford Bruce made the windows resolver code properly return
CURLE_COULDNT_RESOLVE_PROXY and CURLE_COULDNT_RESOLVE_HOST on resolving errors (as documented).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7ec9b1460..df4fd6c22 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,11 @@
+Daniel (21 October 2005)
+- Bradford Bruce made the windows resolver code properly return
+ CURLE_COULDNT_RESOLVE_PROXY and CURLE_COULDNT_RESOLVE_HOST on resolving
+ errors (as documented).
+
Daniel (20 October 2005)
- Dave Dribin made libcurl understand and handle cases when the server
(wrongly) sends *two* WWW-Authenticate headers for Digest. While this should