2007-01-30 15:25:55 +03:00
|
|
|
Curl and libcurl 7.16.2
|
2003-09-23 01:38:52 +04:00
|
|
|
|
2007-01-30 15:25:55 +03:00
|
|
|
Public curl release number: 98
|
|
|
|
Releases counted from the very beginning: 125
|
2007-02-22 00:59:40 +03:00
|
|
|
Available command line options: 117
|
2007-02-13 00:13:47 +03:00
|
|
|
Available curl_easy_setopt() options: 141
|
2006-07-27 02:25:00 +04:00
|
|
|
Number of public functions in libcurl: 54
|
2007-02-25 14:50:11 +03:00
|
|
|
Amount of public web site mirrors: 38
|
2006-10-30 02:03:14 +03:00
|
|
|
Number of known libcurl bindings: 35
|
2007-01-28 15:58:13 +03:00
|
|
|
Number of contributors: 539
|
2003-10-29 12:53:21 +03:00
|
|
|
|
2006-08-09 02:56:46 +04:00
|
|
|
This release includes the following changes:
|
2006-10-21 15:32:05 +04:00
|
|
|
|
2007-02-14 01:50:16 +03:00
|
|
|
o added CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS
|
|
|
|
o added CURLOPT_HTTP_CONTENT_DECODING, CURLOPT_HTTP_TRANSFER_DECODING and
|
2007-02-13 00:13:47 +03:00
|
|
|
--raw
|
2007-02-14 01:50:16 +03:00
|
|
|
o added support for using the NSS library for TLS/SSL
|
|
|
|
o changed default anonymous FTP password
|
2007-02-21 01:08:50 +03:00
|
|
|
o changed the CURLOPT_FTP_SSL_CCC option to handle active and passive
|
|
|
|
CCC shutdown
|
|
|
|
o Added the --ftp-ssl-ccc-mode command line option
|
2006-08-09 02:56:46 +04:00
|
|
|
|
2003-09-23 01:38:52 +04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2007-02-05 05:43:21 +03:00
|
|
|
o in testsuite, update test cookies expiration from 2007-Feb-1 to year 2035
|
2007-02-03 12:34:03 +03:00
|
|
|
o socks5 works
|
2007-02-14 01:50:16 +03:00
|
|
|
o builds fine with VC2005
|
2007-02-16 18:37:05 +03:00
|
|
|
o CURLOPT_RANGE set to NULL resets the range for FTP
|
2007-02-19 02:02:42 +03:00
|
|
|
o curl_multi_remove_handle() rare crash
|
2007-02-19 14:53:54 +03:00
|
|
|
o passive FTP transfers work with SOCKS
|
2007-02-19 15:20:32 +03:00
|
|
|
o multi interface HTTPS connection re-use memory leak
|
2007-02-19 15:37:04 +03:00
|
|
|
o libcurl.m4's --with-libcurl is improved
|
2007-02-20 00:50:03 +03:00
|
|
|
o curl-config --libs and libcurl.pc no longer list unnecessary dependencies
|
2007-02-21 01:08:50 +03:00
|
|
|
o fixed an issue with CCC not working on some servers
|
2007-02-22 00:59:40 +03:00
|
|
|
o several HTTP pipelining problems
|
2007-02-25 14:38:13 +03:00
|
|
|
o HTTP CONNECT thru a proxy is now less blocking when the multi interface is
|
|
|
|
used
|
2007-01-28 15:58:13 +03:00
|
|
|
|
|
|
|
This release includes the following known bugs:
|
|
|
|
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
2003-09-23 01:38:52 +04:00
|
|
|
|
2006-08-16 21:56:49 +04:00
|
|
|
Other curl-related news:
|
|
|
|
|
2007-01-30 15:25:55 +03:00
|
|
|
o
|
2006-08-16 21:56:49 +04:00
|
|
|
|
|
|
|
New curl mirrors:
|
|
|
|
|
2007-02-25 14:50:11 +03:00
|
|
|
o http://curl.basemirror.de is a new mirror in Germany
|
|
|
|
o http://curl.xxtracker.org is a new mirror in The Netherlands
|
2006-08-16 21:56:49 +04:00
|
|
|
|
2003-09-23 01:38:52 +04:00
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2007-02-13 01:32:37 +03:00
|
|
|
Yang Tse, Manfred Schwarb, Michael Wallner, Jeff Pohlmeyer, Shmulik Regev,
|
2007-02-19 14:53:54 +03:00
|
|
|
Rob Crittenden, Robert A. Monat, Dan Fandrich, Duncan Mac-Vicar Prett,
|
2007-02-22 00:59:40 +03:00
|
|
|
Michal Marek, Robson Braga Araujo, Ian Turner, Linus Nielsen Feltzing,
|
2007-02-25 14:38:13 +03:00
|
|
|
Ravi Pratap, Adam D. Moss
|
2006-03-02 14:37:05 +03:00
|
|
|
|
2003-09-23 01:38:52 +04:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|