Added TELNET timeout support for Windows builds

This commit is contained in:
Yang Tse
2009-03-11 04:15:33 +00:00
parent 662727ca3e
commit f1db505778
3 changed files with 44 additions and 23 deletions

View File

@@ -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)