2005-01-21 12:32:32 +03:00
|
|
|
|
Curl and libcurl 7.13.0
|
2003-09-23 01:38:52 +04:00
|
|
|
|
|
2004-12-20 15:51:14 +03:00
|
|
|
|
Public curl release number: 85
|
|
|
|
|
Releases counted from the very beginning: 112
|
2005-01-21 12:32:32 +03:00
|
|
|
|
Available command line options: 103
|
2005-01-23 03:08:56 +03:00
|
|
|
|
Available curl_easy_setopt() options: 121
|
2004-11-09 17:42:04 +03:00
|
|
|
|
Number of public functions in libcurl: 46
|
2005-01-25 16:59:48 +03:00
|
|
|
|
Amount of public web site mirrors: 15
|
2004-11-23 12:22:23 +03:00
|
|
|
|
Number of known libcurl bindings: 29
|
2003-10-29 12:53:21 +03:00
|
|
|
|
|
2003-09-23 01:38:52 +04:00
|
|
|
|
This release includes the following changes:
|
|
|
|
|
|
2005-01-21 12:32:32 +03:00
|
|
|
|
o added CURLOPT_SOURCE_URL and CURLOPT_SOURCE_QUOTE
|
|
|
|
|
o obsoleted CURLOPT_SOURCE_HOST, CURLOPT_SOURCE_PATH, CURLOPT_SOURCE_PORT
|
|
|
|
|
and CURLOPT_PASV_HOST
|
|
|
|
|
o added --3p-url, --3p-user and --3p-quote
|
2005-01-21 01:22:12 +03:00
|
|
|
|
o -Q "+[command]" was added
|
2005-01-10 14:27:02 +03:00
|
|
|
|
o src/getpass.c license issue sorted (code was rewritten)
|
2004-12-26 01:30:31 +03:00
|
|
|
|
o curl -w now supports 'http_connect' for the proxy's response to CONNECT
|
2005-01-10 14:27:02 +03:00
|
|
|
|
o introducing "curl-config --protocols"
|
2003-09-23 01:38:52 +04:00
|
|
|
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
|
2005-01-21 12:32:32 +03:00
|
|
|
|
o FTP third party transfers was much improved
|
2005-01-19 21:05:56 +03:00
|
|
|
|
o proxy environment variables are now ignored when built HTTP-disabled
|
|
|
|
|
o CURLOPT_PROXY can now disable HTTP proxy even when built HTTP-disabled
|
2005-01-17 17:57:21 +03:00
|
|
|
|
o "curl dictionary.com" no longer assumes DICT protocol
|
2005-01-14 00:51:48 +03:00
|
|
|
|
o re-invoke some system calls on EINTR
|
2005-01-11 17:00:45 +03:00
|
|
|
|
o duplicate Host: when failed connection re-use
|
2005-01-11 02:32:14 +03:00
|
|
|
|
o SOCKS5 version check
|
2005-01-10 13:07:07 +03:00
|
|
|
|
o memory problem with cleaning up multi interface
|
2005-01-10 12:48:39 +03:00
|
|
|
|
o SSL certificate name memory leak
|
2005-01-08 00:14:57 +03:00
|
|
|
|
o -d with -G to multiple URLs crashed
|
2005-01-05 17:12:06 +03:00
|
|
|
|
o double va_list access crash fixed
|
2004-12-24 01:31:39 +03:00
|
|
|
|
o minor memory leak when "version" is set in a cookie header
|
2005-01-10 14:27:02 +03:00
|
|
|
|
o builds fine on BeOS and NetBSD
|
2004-12-24 01:31:39 +03:00
|
|
|
|
o builds and runs fine on FreeBSD
|
2003-09-23 01:38:52 +04:00
|
|
|
|
|
|
|
|
|
Other curl-related news since the previous public release:
|
|
|
|
|
|
2005-01-05 17:12:06 +03:00
|
|
|
|
o cURLpp 0.3.2 - https://rrette.com/curlpp.html
|
|
|
|
|
o pycURL 7.12.3 - http://pycurl.sourceforge.net/
|
2005-01-25 16:59:48 +03:00
|
|
|
|
o new web mirror: http://curl.mirrormonster.com/ (US, California)
|
2003-09-23 01:38:52 +04:00
|
|
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
|
advice from friends like these:
|
|
|
|
|
|
2004-12-26 01:30:31 +03:00
|
|
|
|
Dan Fandrich, Peter Pentchev, Marcin Konicki, Rune Kleveland, David Shaw,
|
2005-01-10 12:48:39 +03:00
|
|
|
|
Werner Koch, Gisle Vanem, Alex Neblett, Kai Sommerfeld, Marty Kuhrt,
|
2005-01-14 00:51:48 +03:00
|
|
|
|
Hzhijun, Pavel Orehov, Bruce Mitchener, Cyrill Osterwalder, Dan Torop,
|
2005-01-19 21:05:56 +03:00
|
|
|
|
Martijn Koster, Alex aka WindEagle, Cody Jones, Samuel D<>az Garc<72>a,
|
2005-01-21 01:22:12 +03:00
|
|
|
|
Stephan Bergmann, Philippe Hameau
|
2004-01-22 12:40:30 +03:00
|
|
|
|
|
2003-09-23 01:38:52 +04:00
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|