blob: 5257ad63aa12f82b3e389ac664fcc8ac82439953 [file] [log] [blame]
Daniel Stenbergee085ad2006-10-30 08:52:12 +00001Curl and libcurl 7.16.1
Daniel Stenberg734c17a2003-09-22 21:38:52 +00002
Daniel Stenbergee085ad2006-10-30 08:52:12 +00003 Public curl release number: 97
4 Releases counted from the very beginning: 124
Daniel Stenberg5e0d9ae2006-09-30 20:31:11 +00005 Available command line options: 112
6 Available curl_easy_setopt() options: 133
Daniel Stenberg518becf2006-07-26 22:25:00 +00007 Number of public functions in libcurl: 54
Daniel Stenberg65794f62006-10-17 08:07:48 +00008 Amount of public web site mirrors: 37
Daniel Stenberg719bec22006-10-29 23:03:14 +00009 Number of known libcurl bindings: 35
Daniel Stenberg4913bae2006-11-02 22:11:38 +000010 Number of contributors: 524
Daniel Stenberge9c835a2003-10-29 09:53:21 +000011
Daniel Stenberg1eedad22006-08-08 22:56:46 +000012This release includes the following changes:
Daniel Stenberg4e717cd2006-10-21 11:32:05 +000013
Daniel Stenberg21472842006-11-02 21:56:40 +000014 o Support for SCP added
Daniel Stenberg1eedad22006-08-08 22:56:46 +000015
Daniel Stenberg734c17a2003-09-22 21:38:52 +000016This release includes the following bugfixes:
17
Daniel Stenberga777eb32006-11-03 12:43:55 +000018 o proxy close during CONNECT authentication is now dealt with nicely
Daniel Stenbergf830d772006-11-08 21:49:14 +000019 o the CURLOPT_DEBUGFUNCTION was sometimes called even when CURLOPT_VERBOSE
20 was not enabled
Daniel Stenberg93548222006-11-09 21:36:18 +000021 o multiple TFTP transfers on the same (easy or multi) handle could cause a
22 crash
Daniel Stenberg624745a2006-11-09 21:54:33 +000023 o SIGSEGV when disconnecting on a transfer on a re-used handle when the
24 host name didn't resolve
Daniel Stenberg381ccaa2006-11-13 17:29:07 +000025 o stack overwrite on 64bit Windows in the chunked decoding department
Daniel Stenberg734c17a2003-09-22 21:38:52 +000026
Daniel Stenbergba9ea942006-08-16 17:56:49 +000027Other curl-related news:
28
Daniel Stenberg5dcb0552006-11-18 14:46:33 +000029 o TclCurl 7.16.0 was released:
30 http://personal1.iddeo.es/andresgarci/tclcurl/english/
31 o Curb - Libcurl bindings for Ruby: http://curb.rubyforge.org/
Daniel Stenbergba9ea942006-08-16 17:56:49 +000032
33New curl mirrors:
34
Daniel Stenbergab160ef2006-11-21 07:45:49 +000035 o curl.miroir-francais.fr is a new French web mirror
Daniel Stenbergba9ea942006-08-16 17:56:49 +000036
Daniel Stenberg734c17a2003-09-22 21:38:52 +000037This release would not have looked like this without help, code, reports and
38advice from friends like these:
39
Daniel Stenberg93548222006-11-09 21:36:18 +000040 James Housley, Olaf Stueben, Yang Tse, Gisle Vanem, Bradford Bruce,
Daniel Stenberg4eb35402006-11-09 21:58:28 +000041 Ciprian Badescu, Dmitriy Sergeyev, Nir Soffer
Daniel Stenbergf13eba42006-03-02 11:37:05 +000042
Daniel Stenberg734c17a2003-09-22 21:38:52 +000043 Thanks! (and sorry if I forgot to mention someone)