Skip to content
Snippets Groups Projects
Commit a1077d09 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

changed the wording to possibly make some sense

parent b9fdc0c2
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,8 @@ This release includes the following bugfixes:
o improved connection re-use for subsequent SCP and SFTP transfers
o multi interface does less busy-loops for SCP and SFTP transfers with libssh2
1.0 or later
o curl_multi_timeout() no longer returns timeout 0 when there's nothing to do
yet
o curl_multi_timeout() no longer returns timeout 0 when there's still more
than 0 but less than 999 microseconds left
o the multi_socket API and HTTP pipelining now work a lot better when combined
o SFTP seek/resume beyond 32bit file sizes
o fixed breakage with --with-ssl --disable-verbose
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment