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