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