aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-03-11 04:15:33 +0000
committerYang Tse <yangsita@gmail.com>2009-03-11 04:15:33 +0000
commitf1db505778f2cea0ec7a631d5ce3b99d841f8a2c (patch)
tree4a90db7055439d1cdc20e4f6b82cde5fa100349c /RELEASE-NOTES
parent662727ca3e2737889e2ab59e98acfae7aab873cf (diff)
Added TELNET timeout support for Windows builds
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index c28844f9e..7709d97f8 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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)