2010-05-13 00:00:55 +02:00
|
|
|
Curl and libcurl 7.21.0
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2010-04-14 17:34:26 +02:00
|
|
|
Public curl releases: 116
|
2010-04-24 12:23:47 +02:00
|
|
|
Command line options: 138
|
2010-05-16 02:49:08 +02:00
|
|
|
curl_easy_setopt() options: 180
|
2008-05-12 21:43:24 +00:00
|
|
|
Public functions in libcurl: 58
|
2009-11-29 19:12:00 +00:00
|
|
|
Known libcurl bindings: 39
|
2010-04-24 12:23:47 +02:00
|
|
|
Contributors: 794
|
2003-10-29 09:53:21 +00:00
|
|
|
|
2006-08-08 22:56:46 +00:00
|
|
|
This release includes the following changes:
|
2008-09-01 14:27:24 +00:00
|
|
|
|
2010-04-24 12:19:42 +02:00
|
|
|
o added the --proto and -proto-redir options
|
2010-04-25 23:24:05 +02:00
|
|
|
o new configure option --enable-threaded-resolver
|
2010-04-29 09:40:48 +02:00
|
|
|
o improve TELNET ability with libcurl
|
2010-05-05 22:36:15 +02:00
|
|
|
o added support for PolarSSL
|
2010-05-13 00:00:55 +02:00
|
|
|
o added support for FTP wildcard matching and downloads
|
|
|
|
o added support for RTMP
|
2010-05-25 00:44:42 +02:00
|
|
|
o introducing new LDAP code for new enough OpenLDAP
|
2010-06-04 15:14:31 +02:00
|
|
|
o OpenLDAP support enabled for cygwin builds
|
2006-08-08 22:56:46 +00:00
|
|
|
|
2007-07-22 10:17:52 +00:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2010-04-15 13:11:25 +02:00
|
|
|
o prevent needless reverse name lookups
|
2010-04-16 15:33:10 +02:00
|
|
|
o detect GSS on ancient Linux distros
|
|
|
|
o GnuTLS: EOF caused error when it wasn't
|
2010-04-16 22:45:06 +02:00
|
|
|
o GnuTLS: SSL handshake phase is non-blocking
|
2010-04-19 17:08:27 +02:00
|
|
|
o -J/--remote-header-name strips CRLF
|
2010-04-20 16:30:10 +02:00
|
|
|
o MSVC makefiles now use ws2_32.lib instead of wsock32.lib
|
2010-04-21 23:20:18 +02:00
|
|
|
o -O crash on windows
|
2010-04-24 23:21:13 +02:00
|
|
|
o SSL handshake timeout underflow in libcurl-NSS
|
2010-05-07 23:49:29 +02:00
|
|
|
o multi interface missed storing connection time
|
2010-05-11 14:51:12 +02:00
|
|
|
o broken CRL support in libcurl-NSS
|
2010-05-14 22:12:07 +02:00
|
|
|
o ignore response-body on redirect even if compressed
|
2010-05-14 22:34:10 +02:00
|
|
|
o OpenSSL handshake state-machine for multi interface
|
2010-05-18 23:14:00 +02:00
|
|
|
o TFTP timeout option sent correctly
|
2010-05-21 23:04:15 +02:00
|
|
|
o TFTP block id wrap
|
2010-06-01 23:18:34 +02:00
|
|
|
o curl_multi_socket_action() timeout handles inaccuracy in timers better
|
2010-06-02 23:33:51 +02:00
|
|
|
o SCP/SFTP failure to respect the timeout
|
2007-07-22 10:17:52 +00:00
|
|
|
|
|
|
|
This release includes the following known bugs:
|
|
|
|
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2010-04-29 09:40:48 +02:00
|
|
|
Rainer Canavan, Paul Howarth, Jerome Vouillon, Ruslan Gazizov, Yang Tse,
|
2010-05-13 00:00:55 +02:00
|
|
|
Kamil Dudka, Alex Bligh, Ben Greear, Hoi-Ho Chan, Howard Chu, Dirk Manske,
|
2010-06-01 23:18:34 +02:00
|
|
|
Pavel Raiskup, John-Mark Bell, Eric Mertens, Tor Arntsen, Douglas Kilpatrick,
|
2010-06-04 16:13:05 +02:00
|
|
|
Igor Novoseltsev, Jason McDonald, Dan Fandrich, Tanguy Fautre, Guenter Knauf,
|
|
|
|
Julien Chaffraix, Kalle Vahlman
|
2008-01-28 21:19:15 +00:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|