2004-03-19 03:41:49 -05:00
|
|
|
|
Curl and libcurl 7.11.2. A bugfix release.
|
2003-09-22 17:38:52 -04:00
|
|
|
|
|
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
|
2004-03-29 08:46:16 -05:00
|
|
|
|
Available curl_easy_setopt() options: 113
|
2003-10-29 04:53:21 -05:00
|
|
|
|
|
2003-09-22 17:38:52 -04:00
|
|
|
|
This release includes the following changes:
|
|
|
|
|
|
2004-04-06 02:24:37 -04:00
|
|
|
|
o the ares build now requires c-ares 1.2.0 or later
|
2004-03-29 08:46:16 -05:00
|
|
|
|
o --tcp-nodelay and CURLOPT_TCP_NODELAY were added
|
2004-03-23 11:12:37 -05:00
|
|
|
|
o curl/curlver.h contains the libcurl version info now
|
2003-09-22 17:38:52 -04:00
|
|
|
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
|
2004-04-07 10:27:54 -04:00
|
|
|
|
o getting only a 100 Continue response and nothing else, when talking HTTP,
|
|
|
|
|
is now treated as an error by libcurl
|
2004-04-06 11:14:10 -04:00
|
|
|
|
o fixed minor memory leak in libcurl for Windows when staticly linked
|
|
|
|
|
o POST/PUT using Digest/NTLM/Negotiate (including anyauth) now work better
|
2004-04-07 10:27:54 -04:00
|
|
|
|
o --limit-rate with high speed rates is a lot more accurate now, and supports
|
|
|
|
|
limiting to speeds >2GB/sec on systems with Large File support.
|
2004-04-06 02:24:37 -04:00
|
|
|
|
o curl_strnqual.3 "refer-to" man page fix
|
|
|
|
|
o fixed a minor very old progress meter final update bug
|
|
|
|
|
o added checks for a working NI_WITHSCOPEID before that is used
|
2004-03-31 16:01:20 -05:00
|
|
|
|
o fixed a flaw that prevented ares name resolve timeouts to occur
|
|
|
|
|
o getting user name from http_proxy env variable works now
|
|
|
|
|
o fixed too early name resolve timeouts with ares
|
|
|
|
|
o HTTP Digest "re-negotiation" works now
|
|
|
|
|
o CURLOPT_FAILONERROR (-f/--fail) works with all kinds of authentication
|
|
|
|
|
o better thread-safety thanks to the internal strerror() replacement
|
|
|
|
|
o better thread-safety on AIX thanks to better function detection
|
2004-03-29 08:46:16 -05:00
|
|
|
|
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 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
|
2004-03-31 16:01:20 -05:00
|
|
|
|
o 'make netware' in the root dir works now
|
|
|
|
|
o builds fine on VMS again and even nicer than before
|
2003-09-22 17:38:52 -04:00
|
|
|
|
|
|
|
|
|
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/
|
2004-04-07 10:27:54 -04:00
|
|
|
|
o New German web mirror: http://curl.netmirror.org/
|
2003-09-22 17:38:52 -04:00
|
|
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
|
advice from friends like these:
|
|
|
|
|
|
2004-04-06 11:14:10 -04:00
|
|
|
|
Thomas Schwinge, Marty Kuhrt, G<>nter Knauf, Kevin Roth, Glen Nakamura, Gisle
|
|
|
|
|
Vanem, Greg Hewgill, Joe Halpin, Tor Arntsen, Dirk Manske, Roy Shan, Mitz
|
|
|
|
|
Wark, Andr<64>s Garc<72>a, Robin Kay, Alan Pinstein, David Byron, Nathan O'Sullivan
|
2004-01-22 04:40:30 -05:00
|
|
|
|
|
2003-09-22 17:38:52 -04:00
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|