curl/RELEASE-NOTES

39 lines
1.2 KiB
Plaintext
Raw Normal View History

2006-03-20 04:03:09 -05:00
Curl and libcurl 7.15.4
2006-03-20 04:03:09 -05:00
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
2005-09-16 17:03:26 -04:00
Number of known libcurl bindings: 32
2006-03-20 17:25:14 -05:00
Number of contributors: 492
This release includes the following changes:
o added CURLINFO_FTP_ENTRY_PATH
o less blocking for the multi interface during SSL connect negotiation
This release includes the following bugfixes:
o Improved NTLM functionality
o following redirects with more than one question mark in source URL
o fixed debug build crash with -d
o TFTP works on more systems
o generates a fine AIX Toolbox RPM spec
o treat FTP AUTH failures properly
2006-03-20 17:25:14 -05:00
o TFTP transfers could trash data
o -d + -G combo crash
Other curl-related news since the previous public release:
2006-03-20 04:03:09 -05:00
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, Tor Arntsen, Xavier Bouchoux,
David Byron, Michele Bini
2006-03-02 06:37:05 -05:00
Thanks! (and sorry if I forgot to mention someone)