2009-01-19 18:11:25 +08:00
|
|
|
Curl and libcurl 7.19.4
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2009-01-19 18:11:25 +08:00
|
|
|
Public curl releases: 110
|
2009-02-03 00:19:23 +08:00
|
|
|
Command line options: 132
|
2009-01-29 05:33:58 +08:00
|
|
|
curl_easy_setopt() options: 161
|
2008-05-13 05:43:24 +08:00
|
|
|
Public functions in libcurl: 58
|
2008-10-08 02:14:11 +08:00
|
|
|
Known libcurl bindings: 37
|
2009-01-19 18:25:47 +08:00
|
|
|
Contributors: 700
|
2003-10-29 17:53:21 +08:00
|
|
|
|
2006-08-09 06:56:46 +08:00
|
|
|
This release includes the following changes:
|
2008-09-01 22:27:24 +08:00
|
|
|
|
2009-01-26 07:26:25 +08:00
|
|
|
o Added CURLOPT_NOPROXY and the corresponding --noproxy
|
2009-01-26 22:37:29 +08:00
|
|
|
o the OpenSSL-specific code disables TICKET (rfc5077) which is enabled by
|
|
|
|
default in openssl 0.9.8j
|
2009-01-27 06:43:06 +08:00
|
|
|
o Added CURLOPT_TFTP_BLKSIZE
|
2009-01-29 05:33:58 +08:00
|
|
|
o Added CURLOPT_SOCKS5_GSSAPI_SERVICE and CURLOPT_SOCKS5_GSSAPI_NEC - with
|
|
|
|
the corresponding curl options --socks5-gssapi-service and
|
|
|
|
--socks5-gssapi-nec
|
2009-02-01 04:25:55 +08:00
|
|
|
o Improved IPv6 support when built with with c-ares >= 1.6.1
|
2009-02-03 00:19:23 +08:00
|
|
|
o Added CURLPROXY_HTTP_1_0 and --proxy1.0
|
2009-02-10 21:06:25 +08:00
|
|
|
o Added docs/libcurl/symbols-in-versions
|
2009-02-12 05:47:14 +08:00
|
|
|
o Added CURLINFO_CONDITION_UNMET
|
2009-02-13 04:48:40 +08:00
|
|
|
o Added support for Digest and NTLM authentication using GnuTLS
|
2006-08-09 06:56:46 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2009-01-20 14:24:25 +08:00
|
|
|
o missing ssh.obj in VS makefiles
|
2009-01-21 12:42:47 +08:00
|
|
|
o FTP ;type=i URLs now work with CURLOPT_PROXY_TRANSFER_MODE in Turkish locale
|
2009-01-26 21:19:03 +08:00
|
|
|
o realms with quoted quotation marks in HTTP Digest headers
|
2009-02-01 02:38:41 +08:00
|
|
|
o VC9 makefiles are now really included
|
2009-02-03 05:36:47 +08:00
|
|
|
o multi interface memory leak with CURLMOPT_MAXCONNECTS set
|
2009-02-04 06:28:41 +08:00
|
|
|
o CURLINFO_CONTENT_LENGTH_DOWNLOAD size from file:// "transfers" with
|
|
|
|
CURLOPT_NOBODY set true
|
2007-07-22 18:17:52 +08: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:
|
|
|
|
|
2009-01-26 22:36:18 +08:00
|
|
|
Lisa Xu, Daniel Fandrich, Craig A West, Alexey Borzov, Sharad Gupta,
|
2009-02-03 05:36:47 +08:00
|
|
|
Peter Sylvester, Chad Monroe, Markus Moeller, Yang Tse, Scott Cantor,
|
2009-02-12 16:05:23 +08:00
|
|
|
Patrick Scott, Hidemoto Nakada, Jocelyn Jaubert
|
2008-01-29 05:19:15 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|