diff options
author | Yang Tse <yangsita@gmail.com> | 2007-10-03 13:19:34 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2007-10-03 13:19:34 +0000 |
commit | 3f3a38f9c6cd87b767d2a9e1f713ac975bda5f80 (patch) | |
tree | 517dc5486ac4b1ff4503756897314c087cd8c4ef /RELEASE-NOTES | |
parent | 4bf28cb904212e37a31403a21c3d9db1f921367d (diff) |
Fix issue related with the use of ares_timeout() result.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
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: |