mirror of
https://github.com/moparisthebest/curl
synced 2024-11-12 04:25:08 -05:00
mention the other TFTP cleanup sweep from yday
This commit is contained in:
parent
1946058e7b
commit
3680a2f6f5
@ -16,10 +16,11 @@ This release includes the following changes:
|
|||||||
o curl_multi_socket() API added (still mostly untested)
|
o curl_multi_socket() API added (still mostly untested)
|
||||||
o conversion callback options for EBCDIC <=> ASCII conversions
|
o conversion callback options for EBCDIC <=> ASCII conversions
|
||||||
o added CURLINFO_FTP_ENTRY_PATH
|
o added CURLINFO_FTP_ENTRY_PATH
|
||||||
o less blocking for the multi interface during SSL connect negotiation
|
o less blocking for the multi interface during (Open)SSL connect negotiation
|
||||||
|
|
||||||
This release includes the following bugfixes:
|
This release includes the following bugfixes:
|
||||||
|
|
||||||
|
o numerous bugs fixed in the TFTP code
|
||||||
o possible memory leak when adding easy handles to multi stack
|
o possible memory leak when adding easy handles to multi stack
|
||||||
o TFTP works in a more portable fashion (== on more platforms)
|
o TFTP works in a more portable fashion (== on more platforms)
|
||||||
o WSAGetLastError() is now used (better) on Windows
|
o WSAGetLastError() is now used (better) on Windows
|
||||||
|
Loading…
Reference in New Issue
Block a user