curl/RELEASE-NOTES

48 lines
1.5 KiB
Plaintext
Raw Normal View History

2007-06-25 09:34:44 +00:00
Curl and libcurl 7.16.4
2007-06-25 09:34:44 +00:00
Public curl release number: 100
2007-04-11 13:31:51 +00:00
Releases counted from the very beginning: 126
Available command line options: 118
2007-06-28 10:47:05 +00:00
Available curl_easy_setopt() options: 143
Number of public functions in libcurl: 55
2007-06-28 10:47:05 +00:00
Amount of public web site mirrors: 39
2006-10-29 23:03:14 +00:00
Number of known libcurl bindings: 35
Number of contributors: 572
This release includes the following changes:
2007-06-28 10:47:05 +00:00
o added CURLOPT_NEW_FILE_PERMS and CURLOPT_NEW_DIRECTORY_PERMS
o improved hashing of sockets for the multi_socket API
o ftp kerberos5 support added
This release includes the following bugfixes:
o adjusted how libcurl treats HTTP 1.1 responses without content-lenth or
chunked encoding
2007-06-28 10:47:05 +00:00
o fixed the 10-at-a-time.c example
o FTP over SOCKS proxy
o improved error messages on SCP upload failures
2007-07-10 21:36:30 +00:00
o security flaw (http://curl.haxx.se/docs/adv_20070710.html) in which libcurl
failed to properly reject some outdated or not yet valid server certificates
when built with GnuTLS
This release includes the following known bugs:
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
2006-08-16 17:56:49 +00:00
Other curl-related news:
2007-06-25 09:34:44 +00:00
o
2006-08-16 17:56:49 +00:00
New curl mirrors:
2007-06-25 09:34:44 +00:00
o
2006-08-16 17:56:49 +00:00
This release would not have looked like this without help, code, reports and
advice from friends like these:
Robert Iakobashvili, James Housley, G<>nter Knauf, James Bursa, Song Ma,
2007-07-10 21:36:30 +00:00
Thomas J. Moore, Gavrie Philipson, Kees Cook
2006-03-02 11:37:05 +00:00
Thanks! (and sorry if I forgot to mention someone)