2004-08-10 08:56:12 +00:00
|
|
|
Curl and libcurl 7.12.2
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2004-08-10 08:56:12 +00:00
|
|
|
Public curl release number: 83
|
|
|
|
Releases counted from the very beginning: 110
|
2004-05-26 09:23:11 +00:00
|
|
|
Available command line options: 96
|
2004-09-16 22:10:15 +00:00
|
|
|
Available curl_easy_setopt() options: 121
|
2004-05-11 14:21:34 +00:00
|
|
|
Number of public functions in libcurl: 36
|
2004-08-09 13:13:10 +00:00
|
|
|
Amount of public web site mirrors: 12
|
|
|
|
Number of known libcurl bindings: 26
|
2003-10-29 09:53:21 +00:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
This release includes the following changes:
|
|
|
|
|
2004-09-28 22:04:17 +00:00
|
|
|
o added CURLOPT_FTPSSLAUTH to allow ftp connects to attempt "AUTH TLS" instead
|
|
|
|
before "AUTH SSL"
|
|
|
|
o curl_getdate() completely rewritten, which may affect curl -z use cases
|
2003-09-22 21:38:52 +00:00
|
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2004-09-28 22:26:47 +00:00
|
|
|
o curl_easy_reset() no longer enables the progress meter
|
|
|
|
o build fix for SSL disabled curl with SSL Engine support present
|
|
|
|
o configure --with-ssl=PATH now ignores pkg-config path info
|
2004-09-28 22:04:17 +00:00
|
|
|
o CURLOPT_SSLENGINE can be set to NULL even if no engine support is available
|
2004-09-22 08:01:41 +00:00
|
|
|
o LDAP crash when more than one record was received
|
|
|
|
o connect failures properly stores an error message in the errorbuffer
|
2004-09-17 07:55:14 +00:00
|
|
|
o Rare Location:-following problem with bad original URL
|
2004-09-10 21:47:52 +00:00
|
|
|
o -F can now add Content-Type on non-file sections
|
2004-09-10 21:13:55 +00:00
|
|
|
o double Host: header when following Location: with replaced Host: fixed
|
|
|
|
o curl_multi_add_handle() return code fix
|
2004-08-30 15:02:37 +00:00
|
|
|
o "Proxy-Connection: close" is now understood and properly dealt with
|
2004-08-30 09:16:43 +00:00
|
|
|
o curl_getdate() crash fixed
|
2004-08-20 12:09:09 +00:00
|
|
|
o downloading empty files now calls the write callback properly
|
2004-09-28 22:04:17 +00:00
|
|
|
o no reverse DNS lookups for ip-only addresses with ipv6-enabled libcurl
|
2004-08-19 06:44:19 +00:00
|
|
|
o libcurl works better multi-threaded on AIX (when built with xlc)
|
2004-08-17 06:56:53 +00:00
|
|
|
o cookies over proxy didn't match the path properly
|
|
|
|
o MSVC makefile fixes to build better
|
|
|
|
o FTP response 530 on 'PASS' now sends back a better error message
|
2003-09-22 21:38:52 +00:00
|
|
|
|
|
|
|
Other curl-related news since the previous public release:
|
|
|
|
|
2004-08-30 09:16:43 +00:00
|
|
|
o AdacURL version 7.12.1 http://www.almroth.com/adacurl/index.html
|
2004-08-17 06:56:53 +00:00
|
|
|
o pycurl version 7.12.1 http://pycurl.sourceforge.net/
|
2003-09-22 21:38:52 +00:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2004-08-19 06:44:19 +00:00
|
|
|
Casey O'Donnell, Roland Krikava, Alex, Alexander Krasnostavsky, Kjetil
|
2004-09-11 20:06:14 +00:00
|
|
|
Jacobsen, Ling Thio, Roman Koifman, Harshal Pradhan, Jonas Forsman, David
|
2004-09-22 12:54:41 +00:00
|
|
|
Tarendash, Daniel at touchtunes, Bertrand Demiddelaer, Andreas Rieke,
|
2004-09-28 22:26:47 +00:00
|
|
|
Jean-Claude Chauve, Dan Fandrich, Peter Sylvester, "Mekonikum"
|
2004-01-22 09:40:30 +00:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|