diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-10-18 11:13:56 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-10-18 11:13:56 +0000 |
commit | 786738dd00a23a7e7c808f7695317fceafb663ea (patch) | |
tree | bdc0f031e83ac3e5bdc2fdc17a49cde1f7a2434a /RELEASE-NOTES | |
parent | 5b8d5fdf2f7af5a7a055788a4782d4cae2078572 (diff) |
changes done the last few days
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 61939e277..6fd5cc1cb 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -27,6 +27,8 @@ This release includes the following changes: This release includes the following bugfixes: + o curl_multi_socket() and the LOW_SPEED options + o curl_multi_socket() expire timer during c-ares name resolves o curl_multi_add_handle on an already added handle now fails gracefully o multi interface crash if bad function call order was used for cleanup o put a new URL in saved cookie jar files |