mirror of
https://github.com/curl/curl.git
synced 2026-08-26 17:33:32 +03:00
Added TELNET timeout support for Windows builds
This commit is contained in:
parent
662727ca3e
commit
f1db505778
3 changed files with 44 additions and 23 deletions
|
|
@ -18,6 +18,7 @@ This release includes the following bugfixes:
|
|||
o fixed the GnuTLS-using code to do correct return code checks
|
||||
o an alloc-related call in the OpenSSL-using code didn't check the return value
|
||||
o curl_easy_duphandle() failed to duplicate cookies at times
|
||||
o missing TELNET timeout support in Windows builds
|
||||
|
||||
This release includes the following known bugs:
|
||||
|
||||
|
|
@ -27,6 +28,6 @@ This release would not have looked like this without help, code, reports and
|
|||
advice from friends like these:
|
||||
|
||||
Daniel Fandrich, Yang Tse, David James, Chris Deidun, Bill Egert,
|
||||
Andre Guibert de Bruet, Andreas Farber, Frank Hempel
|
||||
Andre Guibert de Bruet, Andreas Farber, Frank Hempel, Pierre Brico
|
||||
|
||||
Thanks! (and sorry if I forgot to mention someone)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue