diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 600ca17f0..20179ccd0 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,8 @@ This release includes the following bugfixes: o build failure when using MSVC 6 makefile and on four platforms more o crash when using --interface name on Linux systems with a TEQL device + o using the multi interface to download a HTTPS page with libcurl built + powered by OpenSSL could download "rubbish" instead of actual content This release includes the following known bugs: @@ -27,6 +29,6 @@ Other curl-related news: This release would not have looked like this without help, code, reports and advice from friends like these: - John Wilkinson, Adam Sampson, Daniel Fandrich, Yang Tse + John Wilkinson, Adam Sampson, Daniel Fandrich, Yang Tse, Rainer Canavan Thanks! (and sorry if I forgot to mention someone) |