curl/RELEASE-NOTES

34 lines
1.1 KiB
Plaintext
Raw Normal View History

Curl and libcurl 7.19.4
Public curl releases: 110
Command line options: 129
curl_easy_setopt() options: 159
Public functions in libcurl: 58
2008-10-07 20:14:11 +02:00
Known libcurl bindings: 37
Contributors: 700
This release includes the following changes:
2008-09-01 16:27:24 +02: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
o Added CURLOPT_TFTP_BLKSIZE
This release includes the following bugfixes:
o missing ssh.obj in VS makefiles
o FTP ;type=i URLs now work with CURLOPT_PROXY_TRANSFER_MODE in Turkish locale
o realms with quoted quotation marks in HTTP Digest headers
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:
Lisa Xu, Daniel Fandrich, Craig A West, Alexey Borzov, Sharad Gupta,
Peter Sylvester, Chad Monroe
2008-01-28 22:19:15 +01:00
Thanks! (and sorry if I forgot to mention someone)