2008-03-30 09:22:45 +00:00
|
|
|
Curl and libcurl 7.18.2
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2008-03-30 09:22:45 +00:00
|
|
|
Public curl releases: 105
|
2008-01-12 22:10:53 +00:00
|
|
|
Command line options: 126
|
2008-01-10 10:30:19 +00:00
|
|
|
curl_easy_setopt() options: 150
|
2008-01-08 14:52:05 +00:00
|
|
|
Public functions in libcurl: 56
|
2008-02-15 09:29:57 +00:00
|
|
|
Public web site mirrors: 39
|
2007-10-31 09:21:31 +00:00
|
|
|
Known libcurl bindings: 36
|
2008-03-31 10:02:23 +00:00
|
|
|
Contributors: 636
|
2003-10-29 09:53:21 +00:00
|
|
|
|
2006-08-08 22:56:46 +00:00
|
|
|
This release includes the following changes:
|
2006-10-21 11:32:05 +00:00
|
|
|
|
2008-03-31 10:02:23 +00:00
|
|
|
o CURLFORM_STREAM was added
|
2008-04-03 20:56:59 +00:00
|
|
|
o CURLOPT_NOBODY is now supported over SFTP
|
2008-04-22 22:53:53 +00:00
|
|
|
o curl can now run on Symbian OS
|
2008-04-30 21:20:08 +00:00
|
|
|
o curl -w redirect_url and CURLINFO_REDIRECT_URL
|
2006-08-08 22:56:46 +00:00
|
|
|
|
2007-07-22 10:17:52 +00:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2008-04-03 21:44:49 +00: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-05 21:13:44 +00:00
|
|
|
o curl_easy_reset() resets the max redirect limit properly
|
2008-04-07 09:26:30 +00:00
|
|
|
o configure now correctly recognizes Heimdal and MIT gssapi libraries
|
2008-04-12 11:50:51 +00:00
|
|
|
o malloc() failure check in Negotiate
|
2008-04-14 14:42:06 +00:00
|
|
|
o -i and -I together now work the same no matter what order they're used
|
2008-04-22 22:53:53 +00:00
|
|
|
o the typechecker can be bypassed by defining CURL_DISABLE_TYPECHECK
|
2008-04-28 21:29:17 +00:00
|
|
|
o a pointer mixup could make the FTP code send bad user+password under rare
|
|
|
|
circumstances (found when using curlftpfs)
|
2008-05-03 13:43:35 +00:00
|
|
|
o CURLOPT_OPENSOCKETFUNCTION can now be used to create a unix domain socket
|
|
|
|
o CURLOPT_TCP_NODELAY crash due to getprotobyname() use
|
2008-05-03 21:45:12 +00:00
|
|
|
o libcurl sometimes sent body twice when using CURLAUTH_ANY
|
2008-05-03 22:04:39 +00:00
|
|
|
o configure detecting debug-enabled c-ares
|
2008-05-07 15:41:41 +00:00
|
|
|
o microsecond resolution keys for internal splay trees
|
2007-07-22 10:17:52 +00: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-04-28 21:29:17 +00:00
|
|
|
o pycurl 7.18.1 was released: http://pycurl.sf.net/
|
|
|
|
o brand new curl Haskell binding:
|
|
|
|
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/curl
|
2007-07-22 10:17:52 +00:00
|
|
|
|
|
|
|
New curl mirrors:
|
|
|
|
|
2008-03-30 09:22:45 +00:00
|
|
|
o
|
2007-07-22 10:17:52 +00:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2008-04-07 09:26:30 +00:00
|
|
|
Michal Marek, Daniel Fandrich, Scott Barrett, Alexey Simak, Daniel Black,
|
2008-04-14 19:01:41 +00:00
|
|
|
Rafa Muyo, Andre Guibert de Bruet, Brock Noland, Sandor Feldi, Stefan Krause,
|
2008-05-03 22:04:39 +00:00
|
|
|
David Shaw, Norbert Frese, Bart Whiteley, Jean-Francois Bertrand, Ben Van Hof,
|
2008-05-07 15:41:41 +00:00
|
|
|
Yuriy Sosov, Christopher Palow, Yang Tse
|
2008-01-28 21:19:15 +00:00
|
|
|
|
2003-09-22 21:38:52 +00:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|