blob: 98b479e0919848e8b3d51a4b8546db8bbbe8f041 [file] [log] [blame]
Daniel Stenbergabf85892007-06-25 09:34:44 +00001Curl and libcurl 7.16.4
Daniel Stenberg734c17a2003-09-22 21:38:52 +00002
Daniel Stenbergabf85892007-06-25 09:34:44 +00003 Public curl release number: 100
Daniel Stenberg70ddabb2007-04-11 13:31:51 +00004 Releases counted from the very beginning: 126
Dan Fandrich0043e872007-03-23 17:59:40 +00005 Available command line options: 118
Daniel Stenbergd500c462007-06-28 10:47:05 +00006 Available curl_easy_setopt() options: 143
Daniel Stenberged4a16d2007-07-06 21:56:42 +00007 Number of public functions in libcurl: 55
Daniel Stenbergd500c462007-06-28 10:47:05 +00008 Amount of public web site mirrors: 39
Daniel Stenberg719bec22006-10-29 23:03:14 +00009 Number of known libcurl bindings: 35
Daniel Stenberged4a16d2007-07-06 21:56:42 +000010 Number of contributors: 572
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 Stenbergd500c462007-06-28 10:47:05 +000014 o added CURLOPT_NEW_FILE_PERMS and CURLOPT_NEW_DIRECTORY_PERMS
15 o improved hashing of sockets for the multi_socket API
Daniel Stenberg54967d22007-07-01 22:01:18 +000016 o ftp kerberos5 support added
Daniel Stenberg1eedad22006-08-08 22:56:46 +000017
Daniel Stenberg734c17a2003-09-22 21:38:52 +000018This release includes the following bugfixes:
19
Daniel Stenberg974fa122007-06-25 13:58:14 +000020 o adjusted how libcurl treats HTTP 1.1 responses without content-lenth or
21 chunked encoding
Daniel Stenbergd500c462007-06-28 10:47:05 +000022 o fixed the 10-at-a-time.c example
Daniel Stenberg667fd9a2007-07-01 21:28:14 +000023 o FTP over SOCKS proxy
Daniel Stenberged4a16d2007-07-06 21:56:42 +000024 o improved error messages on SCP upload failures
Yang Tse8d2a0fe2007-04-13 11:35:19 +000025
Daniel Stenberge5adab32007-01-28 12:58:13 +000026This release includes the following known bugs:
27
28 o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
Daniel Stenberg734c17a2003-09-22 21:38:52 +000029
Daniel Stenbergba9ea942006-08-16 17:56:49 +000030Other curl-related news:
31
Daniel Stenbergabf85892007-06-25 09:34:44 +000032 o
Daniel Stenbergba9ea942006-08-16 17:56:49 +000033
34New curl mirrors:
35
Daniel Stenbergabf85892007-06-25 09:34:44 +000036 o
Daniel Stenbergba9ea942006-08-16 17:56:49 +000037
Daniel Stenberg734c17a2003-09-22 21:38:52 +000038This release would not have looked like this without help, code, reports and
39advice from friends like these:
40
Daniel Stenberg54967d22007-07-01 22:01:18 +000041 Robert Iakobashvili, James Housley, GΓΌnter Knauf, James Bursa, Song Ma,
Daniel Stenberged4a16d2007-07-06 21:56:42 +000042 Thomas J. Moore, Gavrie Philipson
Daniel Stenbergf13eba42006-03-02 11:37:05 +000043
Daniel Stenberg734c17a2003-09-22 21:38:52 +000044 Thanks! (and sorry if I forgot to mention someone)