aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2007-10-03 13:19:34 +0000
committerYang Tse <yangsita@gmail.com>2007-10-03 13:19:34 +0000
commit3f3a38f9c6cd87b767d2a9e1f713ac975bda5f80 (patch)
tree517dc5486ac4b1ff4503756897314c087cd8c4ef /RELEASE-NOTES
parent4bf28cb904212e37a31403a21c3d9db1f921367d (diff)
Fix issue related with the use of ares_timeout() result.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index cfba051bc..be84ebd33 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -33,6 +33,7 @@ This release includes the following bugfixes:
o re-used handle transfers with SFTP
o curl_easy_escape() problem with byte values >= 128
o handles chunked-encoded CONNECT responses
+ o misuse of ares_timeout() result
This release includes the following known bugs: