we are progressing
[platform/upstream/curl.git] / RELEASE-NOTES
1 Curl and libcurl 7.11.2. A bugfix release.
2
3  Public curl release number:               80
4  Releases counted from the very beginning: 107
5  Available command line options:           94
6  Available curl_easy_setopt() options:     112
7
8 This release includes the following changes:
9
10  o curl/curlver.h contains the libcurl version info now
11
12 This release includes the following bugfixes:
13
14  o better error message when --interface fails on windows
15  o the progress meter now displays very long times better
16  o CURLINFO_CONTENT_LENGTH_DOWNLOAD with CURLOPT_NOBODY set TRUE now works
17  o passwords longer than 14 letters work with NTLM
18  o 'make netware' works better now
19  o VMS builds fine again and even nicer than before
20
21 Other curl-related news since the previous public release:
22
23  o PycURL 7.11.1 was released: http://pycurl.sf.net/
24
25 This release would not have looked like this without help, code, reports and
26 advice from friends like these:
27
28  Thomas Schwinge, Marty Kuhrt, Günter Knauf, Kevin Roth, Glen Nakamura,
29  Gisle Vanem, Greg Hewgill
30
31         Thanks! (and sorry if I forgot to mention someone)