mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 16:45:06 -05:00
54967d2a3a
libcurl. This also makes the options change name to --krb (from --krb4) and CURLOPT_KRBLEVEL (from CURLOPT_KRB4LEVEL) but the old names are still
44 lines
1.2 KiB
Plaintext
44 lines
1.2 KiB
Plaintext
Curl and libcurl 7.16.4
|
|
|
|
Public curl release number: 100
|
|
Releases counted from the very beginning: 126
|
|
Available command line options: 118
|
|
Available curl_easy_setopt() options: 143
|
|
Number of public functions in libcurl: 54
|
|
Amount of public web site mirrors: 39
|
|
Number of known libcurl bindings: 35
|
|
Number of contributors: 554
|
|
|
|
This release includes the following changes:
|
|
|
|
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
|
|
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)
|
|
|
|
Other curl-related news:
|
|
|
|
o
|
|
|
|
New curl mirrors:
|
|
|
|
o
|
|
|
|
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
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|