curl/RELEASE-NOTES

47 lines
1.8 KiB
Plaintext
Raw Normal View History

Curl and libcurl 7.15.0
2005-09-01 17:08:56 -04:00
Public curl release number: 90
Releases counted from the very beginning: 117
2005-09-04 18:10:03 -04:00
Available command line options: 109
Available curl_easy_setopt() options: 124
Number of public functions in libcurl: 46
2005-10-13 04:19:09 -04:00
Amount of public web site mirrors: 24
2005-09-16 17:03:26 -04:00
Number of known libcurl bindings: 32
2005-09-06 07:53:24 -04:00
Number of contributors: 451
This release includes the following changes:
2005-09-04 18:10:03 -04:00
o --ftp-skip-pasv-ip / CURLOPT_FTP_SKIP_PASV_IP (sponsored by CU*Answers)
o TFTP support added
This release includes the following bugfixes:
2005-10-13 04:19:09 -04:00
o user+domain name buffer overflow in the NTLM code (security flaw)
o -z over FTP now considers equal timestamps "not modified since"
2005-10-05 05:15:20 -04:00
o Weird characters removed from the configure script
o Fixed time zone offsets for MEST and CEST for the time parser
o HTTP Content-Range header parser crash
o FTPS negotiation timeouts/errors
o SSPI works even for Windows 9x
2005-09-16 17:03:26 -04:00
o crash in --dump-header on FTP
o test 56 runs better
Other curl-related news since the previous public release:
o http://curl.freemirror.de/ is a new German mirror
o All curl relatd mailing list information and subscribers on cool.haxx.se
were lost due to a malicious user exploiting a security hole on the
server. Attempts have been made to put back susbcribers on the lists, but
many have been lost: http://curl.haxx.se/mail/lost.html
2005-09-06 07:53:24 -04:00
o New S-Lang binding: http://curl.haxx.se/libcurl/slang/
o TclCurl 0.14.1: http://personal1.iddeo.es/andresgarci/tclcurl/english/
o pycurl 7.14.1: http://pycurl.sf.net/
This release would not have looked like this without help, code, reports and
advice from friends like these:
o John Kelly, Nicolas Fran<61>ois, Scott Davis, Ben Madsen, Dmitry Bartsevich,
David Yan, Michael Wallner, Domenico Andreoli, Darryl House
2004-01-22 04:40:30 -05:00
Thanks! (and sorry if I forgot to mention someone)