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