aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
blob: 59796b20a85386be880875e6cdef6860281846fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Curl and libcurl 7.16.2

 Public curl release number:               98
 Releases counted from the very beginning: 125
 Available command line options:           116
 Available curl_easy_setopt() options:     141
 Number of public functions in libcurl:    54
 Amount of public web site mirrors:        39
 Number of known libcurl bindings:         35
 Number of contributors:                   539

This release includes the following changes:
 
 o added CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS
 o added CURLOPT_HTTP_CONTENT_DECODING, CURLOPT_HTTP_TRANSFER_DECODING and
   --raw
 o added support for using the NSS library for TLS/SSL
 o changed default anonymous FTP password

This release includes the following bugfixes:

 o in testsuite, update test cookies expiration from 2007-Feb-1 to year 2035 
 o socks5 works
 o builds fine with VC2005
 o CURLOPT_RANGE set to NULL resets the range for FTP
 o curl_multi_remove_handle() rare crash

This release includes the following known bugs:

 o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)

Other curl-related news:

 o 

New curl mirrors:

 o 

This release would not have looked like this without help, code, reports and
advice from friends like these:

 Yang Tse, Manfred Schwarb, Michael Wallner, Jeff Pohlmeyer, Shmulik Regev,
 Rob Crittenden, Robert A. Monat,  Dan Fandrich, Duncan Mac-Vicar Prett,
 Michal Marek

        Thanks! (and sorry if I forgot to mention someone)