curl/RELEASE-NOTES

44 lines
1.2 KiB
Plaintext
Raw Normal View History

2007-06-25 11:34:44 +02:00
Curl and libcurl 7.16.4
2007-06-25 11:34:44 +02:00
Public curl release number: 100
2007-04-11 15:31:51 +02:00
Releases counted from the very beginning: 126
Available command line options: 118
2007-06-28 12:47:05 +02:00
Available curl_easy_setopt() options: 143
Number of public functions in libcurl: 54
2007-06-28 12:47:05 +02:00
Amount of public web site mirrors: 39
2006-10-30 00:03:14 +01:00
Number of known libcurl bindings: 35
2007-04-11 15:31:51 +02:00
Number of contributors: 554
This release includes the following changes:
2007-06-28 12:47:05 +02: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 12:47:05 +02:00
o fixed the 10-at-a-time.c example
o FTP over SOCKS proxy
This release includes the following known bugs:
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
2006-08-16 19:56:49 +02:00
Other curl-related news:
2007-06-25 11:34:44 +02:00
o
2006-08-16 19:56:49 +02:00
New curl mirrors:
2007-06-25 11:34:44 +02:00
o
2006-08-16 19:56:49 +02: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,
Thomas J. Moore
2006-03-02 12:37:05 +01:00
Thanks! (and sorry if I forgot to mention someone)