diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 670ccf439..598f7e32e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -11,16 +11,17 @@ Curl and libcurl 7.16.2 This release includes the following changes: - o Added CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS - o Added CURLOPT_HTTP_CONTENT_DECODING, CURLOPT_HTTP_TRANSFER_DECODING and + o added CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS + o added CURLOPT_HTTP_CONTENT_DECODING, CURLOPT_HTTP_TRANSFER_DECODING and --raw - o Added support for using the NSS library for TLS/SSL + o added support for using the NSS library for TLS/SSL + o changed default anonymous FTP password This release includes the following bugfixes: o in testsuite, update test cookies expiration from 2007-Feb-1 to year 2035 o socks5 works - o + o builds fine with VC2005 This release includes the following known bugs: @@ -38,6 +39,6 @@ This release would not have looked like this without help, code, reports and advice from friends like these: Yang Tse, Manfred Schwarb, Michael Wallner, Jeff Pohlmeyer, Shmulik Regev, - Rob Crittenden + Rob Crittenden, Robert A. Monat Thanks! (and sorry if I forgot to mention someone) |