2010-10-12 18:21:00 -04:00
|
|
|
Curl and libcurl 7.21.3
|
2003-09-22 17:38:52 -04:00
|
|
|
|
2010-10-12 18:21:00 -04:00
|
|
|
Public curl releases: 119
|
2010-11-08 05:20:39 -05:00
|
|
|
Command line options: 143
|
|
|
|
curl_easy_setopt() options: 185
|
2008-05-12 17:43:24 -04:00
|
|
|
Public functions in libcurl: 58
|
2009-11-29 14:12:00 -05:00
|
|
|
Known libcurl bindings: 39
|
2010-10-17 12:55:36 -04:00
|
|
|
Contributors: 827
|
2003-10-29 04:53:21 -05:00
|
|
|
|
2006-08-08 18:56:46 -04:00
|
|
|
This release includes the following changes:
|
2008-09-01 10:27:24 -04:00
|
|
|
|
2010-11-08 05:20:39 -05:00
|
|
|
o Added --noconfigure switch to testcurl.pl
|
|
|
|
o Added --xattr option
|
|
|
|
o Added CURLOPT_RESOLVE and --resolve
|
2010-11-14 18:07:55 -05:00
|
|
|
o Added CURLAUTH_ONLY
|
2006-08-08 18:56:46 -04:00
|
|
|
|
2007-07-22 06:17:52 -04:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2010-10-17 12:55:36 -04:00
|
|
|
o check for libcurl features for some command line options
|
|
|
|
o Curl_setopt: disallow CURLOPT_USE_SSL without SSL support
|
|
|
|
o http_chunks: remove debug output
|
2010-11-04 17:55:45 -04:00
|
|
|
o URL-parsing: consider ? a divider
|
|
|
|
o SSH: avoid using the libssh2_ prefix
|
|
|
|
o SSH: use libssh2_session_handshake() to work on win64
|
|
|
|
o ftp: prevent server from hanging on closed data connection when stopping
|
|
|
|
a transfer before the end of the full transfer (ranges)
|
2010-11-08 05:20:39 -05:00
|
|
|
o LDAP: detect non-binary attributes properly
|
2010-11-09 11:04:04 -05:00
|
|
|
o ftp: treat server's response 421 as CURLE_OPERATION_TIMEDOUT
|
2010-11-14 18:07:55 -05:00
|
|
|
o gnutls->handshake: improved timeout handling
|
|
|
|
o security: Pass the right parameter to init
|
|
|
|
o krb5: Use GSS_ERROR to check for error
|
|
|
|
o TFTP: resend the correct data
|
|
|
|
o configure: fix autoconf 2.68 warning: no AC_LANG_SOURCE call detected
|
2010-11-19 16:31:34 -05:00
|
|
|
o GnuTLS: now detects socket errors on Windows
|
2007-07-22 06:17:52 -04: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-11-08 05:20:39 -05:00
|
|
|
Dan Fandrich, Guenter Knauf, Pat Ray, Hongli Lai, Kamil Dudka,
|
2010-11-14 18:07:55 -05:00
|
|
|
Stefan Tomanek, Alfred Gebert, Yang Tse, Julien Chaffraix, Adam Light,
|
2010-11-19 16:31:34 -05:00
|
|
|
Rutger Hofman, Matthias Bolte
|
2008-01-28 16:19:15 -05:00
|
|
|
|
2003-09-22 17:38:52 -04:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|