blob: 4e409be840b0efe8702d7795c17ccb3bda4b17c2 [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 Stenberg734c17a2003-09-22 21:38:52 +000025
Daniel Stenbergba9ea942006-08-16 17:56:49 +000026Other curl-related news:
27
Daniel Stenbergee085ad2006-10-30 08:52:12 +000028 o
Daniel Stenbergba9ea942006-08-16 17:56:49 +000029
30New curl mirrors:
31
Daniel Stenbergee085ad2006-10-30 08:52:12 +000032 o
Daniel Stenbergba9ea942006-08-16 17:56:49 +000033
Daniel Stenberg734c17a2003-09-22 21:38:52 +000034This release would not have looked like this without help, code, reports and
35advice from friends like these:
36
Daniel Stenberg93548222006-11-09 21:36:18 +000037 James Housley, Olaf Stueben, Yang Tse, Gisle Vanem, Bradford Bruce,
Daniel Stenberg624745a2006-11-09 21:54:33 +000038 Ciprian Badescu, Dmitriy Sergeyev
Daniel Stenbergf13eba42006-03-02 11:37:05 +000039
Daniel Stenberg734c17a2003-09-22 21:38:52 +000040 Thanks! (and sorry if I forgot to mention someone)