curl/RELEASE-NOTES

48 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History

2007-06-25 05:34:44 -04:00
Curl and libcurl 7.16.4
2007-06-25 05:34:44 -04:00
Public curl release number: 100
2007-04-11 09:31:51 -04:00
Releases counted from the very beginning: 126
Available command line options: 118
2007-06-28 06:47:05 -04:00
Available curl_easy_setopt() options: 143
Number of public functions in libcurl: 55
2007-06-28 06:47:05 -04:00
Amount of public web site mirrors: 39
2006-10-29 18:03:14 -05:00
Number of known libcurl bindings: 35
Number of contributors: 572
This release includes the following changes:
2007-06-28 06:47:05 -04: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 06:47:05 -04: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 17:36:30 -04: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 13:56:49 -04:00
Other curl-related news:
2007-06-25 05:34:44 -04:00
o
2006-08-16 13:56:49 -04:00
New curl mirrors:
2007-06-25 05:34:44 -04:00
o
2006-08-16 13:56:49 -04: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 17:36:30 -04:00
Thomas J. Moore, Gavrie Philipson, Kees Cook
2006-03-02 06:37:05 -05:00
Thanks! (and sorry if I forgot to mention someone)