diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
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) |