2006-03-20 17:03:09 +08:00
|
|
|
Curl and libcurl 7.15.4
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2006-03-20 17:03:09 +08:00
|
|
|
Public curl release number: 94
|
|
|
|
Releases counted from the very beginning: 121
|
2006-02-21 15:46:41 +08:00
|
|
|
Available command line options: 112
|
2006-04-11 05:57:45 +08:00
|
|
|
Available curl_easy_setopt() options: 132
|
|
|
|
Number of public functions in libcurl: 49
|
|
|
|
Amount of public web site mirrors: 29
|
2005-09-17 05:03:26 +08:00
|
|
|
Number of known libcurl bindings: 32
|
2006-03-21 06:25:14 +08:00
|
|
|
Number of contributors: 492
|
2003-10-29 17:53:21 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
This release includes the following changes:
|
2005-07-13 02:15:34 +08:00
|
|
|
|
2006-05-03 06:48:22 +08:00
|
|
|
o curl-config got a --checkfor option to compare version numbers
|
2006-04-26 15:40:37 +08:00
|
|
|
o line end conversions for FTP ASCII transfers
|
2006-04-11 05:57:45 +08:00
|
|
|
o curl_multi_socket() API added (still mostly untested)
|
|
|
|
o conversion callback options for EBCDIC <=> ASCII conversions
|
2006-03-22 06:30:03 +08:00
|
|
|
o added CURLINFO_FTP_ENTRY_PATH
|
2006-05-09 20:44:11 +08:00
|
|
|
o less blocking for the multi interface during (Open)SSL connect negotiation
|
2003-09-23 05:38:52 +08:00
|
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2006-05-09 20:44:11 +08:00
|
|
|
o numerous bugs fixed in the TFTP code
|
2006-05-09 19:33:00 +08:00
|
|
|
o possible memory leak when adding easy handles to multi stack
|
2006-05-08 23:09:50 +08:00
|
|
|
o TFTP works in a more portable fashion (== on more platforms)
|
2006-05-05 06:39:47 +08:00
|
|
|
o WSAGetLastError() is now used (better) on Windows
|
2006-05-04 14:00:40 +08:00
|
|
|
o GnuTLS non-block case that could cause data trashing
|
2006-04-26 04:49:40 +08:00
|
|
|
o deflate code survives lack of zlib header
|
2006-04-21 21:46:19 +08:00
|
|
|
o CURLOPT_INTERFACE works with hostname
|
|
|
|
o configure runs fine with ICC
|
2006-04-19 07:14:30 +08:00
|
|
|
o closed control connection with FTP when easy handle was removed from multi
|
2006-04-11 18:49:51 +08:00
|
|
|
o curl --trace crash when built with VS2005
|
2006-04-11 05:57:45 +08:00
|
|
|
o SSL connect time-out
|
2006-04-21 21:46:19 +08:00
|
|
|
o improved NTLM functionality
|
2006-03-28 16:03:25 +08:00
|
|
|
o following redirects with more than one question mark in source URL
|
2006-03-28 05:59:40 +08:00
|
|
|
o fixed debug build crash with -d
|
2006-03-26 16:52:43 +08:00
|
|
|
o TFTP works on more systems
|
2006-03-21 21:34:41 +08:00
|
|
|
o generates a fine AIX Toolbox RPM spec
|
2006-03-21 06:51:08 +08:00
|
|
|
o treat FTP AUTH failures properly
|
2006-03-21 06:25:14 +08:00
|
|
|
o TFTP transfers could trash data
|
|
|
|
o -d + -G combo crash
|
2003-09-23 05:38:52 +08:00
|
|
|
|
|
|
|
Other curl-related news since the previous public release:
|
|
|
|
|
2006-04-19 07:14:30 +08:00
|
|
|
o tclcurl 0.15.3 was released:
|
|
|
|
http://personal1.iddeo.es/andresgarci/tclcurl/english/
|
2006-04-26 15:40:37 +08:00
|
|
|
o http://curl.usphp.com/ is a new mirror in Florida, US
|
2003-09-23 05:38:52 +08:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2006-03-28 05:59:40 +08:00
|
|
|
Dan Fandrich, Ilja van Sprundel, David McCreedy, Tor Arntsen, Xavier Bouchoux,
|
2006-04-21 21:46:19 +08:00
|
|
|
David Byron, Michele Bini, Ates Goral, Katie Wang, Robson Braga Araujo,
|
2006-05-05 06:39:47 +08:00
|
|
|
Ale Vesely, Paul Querna, Gisle Vanem, Mark Eichin, Roland Blom
|
2006-03-02 19:37:05 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|