2004-03-19 09:41:49 +01:00
|
|
|
|
Curl and libcurl 7.11.2. A bugfix release.
|
2003-09-22 23:38:52 +02:00
|
|
|
|
|
2004-03-19 09:41:49 +01:00
|
|
|
|
Public curl release number: 80
|
|
|
|
|
Releases counted from the very beginning: 107
|
2004-02-06 15:23:10 +01:00
|
|
|
|
Available command line options: 94
|
2004-03-29 15:46:16 +02:00
|
|
|
|
Available curl_easy_setopt() options: 113
|
2003-10-29 10:53:21 +01:00
|
|
|
|
|
2003-09-22 23:38:52 +02:00
|
|
|
|
This release includes the following changes:
|
|
|
|
|
|
2004-03-29 15:46:16 +02:00
|
|
|
|
o --tcp-nodelay and CURLOPT_TCP_NODELAY were added
|
2004-03-23 17:12:37 +01:00
|
|
|
|
o curl/curlver.h contains the libcurl version info now
|
2003-09-22 23:38:52 +02:00
|
|
|
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
|
2004-03-29 15:46:16 +02:00
|
|
|
|
o better tread-safety thanks to the new strerror() replacement
|
|
|
|
|
o better tread-safety on AIX thanks to better function detection
|
|
|
|
|
o minor ipv6 build fix for windows
|
|
|
|
|
o the test suite runs fine with mingw-built curl
|
|
|
|
|
o the postit2.c example works now
|
2004-03-23 17:12:37 +01: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
|
2003-09-22 23:38:52 +02:00
|
|
|
|
|
|
|
|
|
Other curl-related news since the previous public release:
|
|
|
|
|
|
2004-03-23 17:12:37 +01:00
|
|
|
|
o PycURL 7.11.1 was released: http://pycurl.sf.net/
|
2003-09-22 23:38:52 +02:00
|
|
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
|
advice from friends like these:
|
|
|
|
|
|
2004-03-23 17:12:37 +01:00
|
|
|
|
Thomas Schwinge, Marty Kuhrt, G<>nter Knauf, Kevin Roth, Glen Nakamura,
|
2004-03-29 15:46:16 +02:00
|
|
|
|
Gisle Vanem, Greg Hewgill, Joe Halpin, Tor Arntsen
|
2004-01-22 10:40:30 +01:00
|
|
|
|
|
2003-09-22 23:38:52 +02:00
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|