2008-03-30 17:22:45 +08:00
|
|
|
Curl and libcurl 7.18.2
|
2003-09-23 05:38:52 +08:00
|
|
|
|
2008-03-30 17:22:45 +08:00
|
|
|
Public curl releases: 105
|
2008-01-13 06:10:53 +08:00
|
|
|
Command line options: 126
|
2008-01-10 18:30:19 +08:00
|
|
|
curl_easy_setopt() options: 150
|
2008-01-08 22:52:05 +08:00
|
|
|
Public functions in libcurl: 56
|
2008-02-15 17:29:57 +08:00
|
|
|
Public web site mirrors: 39
|
2007-10-31 17:21:31 +08:00
|
|
|
Known libcurl bindings: 36
|
2008-03-31 18:02:23 +08:00
|
|
|
Contributors: 636
|
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
|
|
|
|
2008-03-31 18:02:23 +08:00
|
|
|
o CURLFORM_STREAM was added
|
2008-04-04 04:56:59 +08:00
|
|
|
o CURLOPT_NOBODY is now supported over SFTP
|
2006-08-09 06:56:46 +08:00
|
|
|
|
2007-07-22 18:17:52 +08:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2008-04-04 05:44:49 +08:00
|
|
|
o CURLOPT_NOBODY first set to TRUE and then FALSE for HTTP no longer causes
|
|
|
|
the confusion that could lead to a hung transfer
|
2008-04-06 05:13:44 +08:00
|
|
|
o curl_easy_reset() resets the max redirect limit properly
|
2008-04-07 17:26:30 +08:00
|
|
|
o configure now correctly recognizes Heimdal and MIT gssapi libraries
|
2008-04-12 19:50:51 +08:00
|
|
|
o malloc() failure check in Negotiate
|
2008-04-14 22:42:06 +08:00
|
|
|
o -i and -I together now work the same no matter what order they're used
|
2008-04-15 03:01:41 +08:00
|
|
|
* the typechecker can be bypassed by defining CURL_DISABLE_TYPECHECK
|
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:
|
|
|
|
|
2008-01-29 05:19:15 +08:00
|
|
|
o
|
2007-07-22 18:17:52 +08:00
|
|
|
|
|
|
|
New curl mirrors:
|
|
|
|
|
2008-03-30 17:22:45 +08:00
|
|
|
o
|
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:
|
|
|
|
|
2008-04-07 17:26:30 +08:00
|
|
|
Michal Marek, Daniel Fandrich, Scott Barrett, Alexey Simak, Daniel Black,
|
2008-04-15 03:01:41 +08:00
|
|
|
Rafa Muyo, Andre Guibert de Bruet, Brock Noland, Sandor Feldi, Stefan Krause,
|
|
|
|
David Shaw
|
2008-01-29 05:19:15 +08:00
|
|
|
|
2003-09-23 05:38:52 +08:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|