1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/RELEASE-NOTES
Daniel Stenberg 6421d69bff David McCreedy fixed libcurl to no longer ignore AUTH failures and now it
reacts properly according to the CURLOPT_FTP_SSL setting.
2006-03-20 22:51:08 +00:00

32 lines
875 B
Plaintext

Curl and libcurl 7.15.4
Public curl release number: 94
Releases counted from the very beginning: 121
Available command line options: 112
Available curl_easy_setopt() options: 129
Number of public functions in libcurl: 46
Amount of public web site mirrors: 31
Number of known libcurl bindings: 32
Number of contributors: 492
This release includes the following changes:
o
This release includes the following bugfixes:
o treat FTP AUTH failures properly
o TFTP transfers could trash data
o -d + -G combo crash
Other curl-related news since the previous public release:
o
This release would not have looked like this without help, code, reports and
advice from friends like these:
Dan Fandrich, Ilja van Sprundel, David McCreedy
Thanks! (and sorry if I forgot to mention someone)