curl/RELEASE-NOTES

32 lines
1.1 KiB
Plaintext
Raw Normal View History

2004-03-19 03:41:49 -05:00
Curl and libcurl 7.11.2. A bugfix release.
2004-03-19 03:41:49 -05:00
Public curl release number: 80
Releases counted from the very beginning: 107
2004-02-06 09:23:10 -05:00
Available command line options: 94
Available curl_easy_setopt() options: 112
This release includes the following changes:
2004-03-23 11:12:37 -05:00
o curl/curlver.h contains the libcurl version info now
This release includes the following bugfixes:
2004-03-23 11:12:37 -05:00
o better error message when --interface fails on windows
o the progress meter now displays very long times better
o CURLINFO_CONTENT_LENGTH_DOWNLOAD with CURLOPT_NOBODY set TRUE now works
o passwords longer than 14 letters work with NTLM
o 'make netware' works better now
o VMS builds fine again and even nicer than before
Other curl-related news since the previous public release:
2004-03-23 11:12:37 -05:00
o PycURL 7.11.1 was released: http://pycurl.sf.net/
This release would not have looked like this without help, code, reports and
advice from friends like these:
2004-03-23 11:12:37 -05:00
Thomas Schwinge, Marty Kuhrt, G<>nter Knauf, Kevin Roth, Glen Nakamura,
Gisle Vanem, Greg Hewgill
2004-01-22 04:40:30 -05:00
Thanks! (and sorry if I forgot to mention someone)