2007-10-29 23:05:47 +08:00
|
|
|
Curl and libcurl 7.17.2
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2007-10-31 17:21:31 +08:00
|
|
|
Public curl releases: 103
|
2007-11-20 18:08:42 +08:00
|
|
|
Command line options: 122
|
2007-10-31 17:21:31 +08:00
|
|
|
curl_easy_setopt() options: 147
|
|
|
|
Public functions in libcurl: 55
|
2007-11-16 07:42:21 +08:00
|
|
|
Public web site mirrors: 42
|
2007-10-31 17:21:31 +08:00
|
|
|
Known libcurl bindings: 36
|
|
|
|
Contributors: 597
|
2003-10-29 17:53:21 +08:00
|
|
|
|
2006-08-09 06:56:46 +08:00
|
|
|
This release includes the following changes:
|
2006-10-21 19:32:05 +08:00
|
|
|
|
2007-11-20 18:08:42 +08:00
|
|
|
o --data-urlencode was added
|
2006-08-09 06:56:46 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2007-10-30 06:13:09 +08:00
|
|
|
o curl-config --features and --protocols show the correct output when built
|
2007-11-02 02:55:00 +08:00
|
|
|
with NSS, and also when SCP, SFTP and libz are not available
|
2007-11-02 05:49:59 +08:00
|
|
|
o free problem in the curl tool for users with empty home dir
|
2007-11-07 01:18:27 +08:00
|
|
|
o curl.h version 7.17.1 problem when building C++ apps with MSVC
|
2007-11-08 18:22:49 +08:00
|
|
|
o SFTP and SCP use persistent connections
|
2007-11-13 05:38:43 +08:00
|
|
|
o segfault on bad URL
|
2007-11-14 08:48:11 +08:00
|
|
|
o variable wrapping when using absolutely huge send buffer sizes
|
2007-11-16 07:42:21 +08:00
|
|
|
o variable wrapping when using debug callback and the HTTP request wasn't sent
|
|
|
|
in one go
|
2007-11-18 17:45:05 +08:00
|
|
|
o SSL connections with NSS done with the multi-interface
|
2007-11-21 07:17:08 +08:00
|
|
|
o setting a share no longer activates cookies
|
|
|
|
o Negotiate now works on auth and proxy simultanouesly
|
2007-11-23 00:35:07 +08:00
|
|
|
o curl.h now includes a socklen_t definition for Win32 API build targets
|
2007-07-22 18:17:52 +08:00
|
|
|
|
|
|
|
This release includes the following known bugs:
|
|
|
|
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
|
|
|
|
|
|
|
Other curl-related news:
|
|
|
|
|
2007-11-05 23:43:41 +08:00
|
|
|
o TclCurl 7.17.1 => http://personal1.iddeo.es/andresgarci/tclcurl/english/
|
2007-11-11 22:20:15 +08:00
|
|
|
o Ruby Curl::Multi 0.1 => http://curl-multi.rubyforge.org/
|
2007-07-22 18:17:52 +08:00
|
|
|
|
|
|
|
New curl mirrors:
|
|
|
|
|
2007-11-11 22:20:15 +08:00
|
|
|
o http://curl.gominet.net/ is new web mirror in Vizcaya, Portugal
|
2007-07-22 18:17:52 +08:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2007-11-13 05:38:43 +08:00
|
|
|
Dan Fandrich, Gisle Vanem, Toby Peterson, Yang Tse, Daniel Black,
|
2007-11-21 07:17:08 +08:00
|
|
|
Robin Johnson, Michal Marek, Ates Goral, Andres Garcia, Rob Crittenden,
|
2007-11-22 17:36:28 +08:00
|
|
|
Emil Romanus, Alessandro Vesely
|
2007-07-11 06:07:33 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|