2008-09-01 17:26:28 +02:00
|
|
|
Curl and libcurl 7.19.1
|
2003-09-22 23:38:52 +02:00
|
|
|
|
2008-09-01 17:26:28 +02:00
|
|
|
Public curl releases: 107
|
2008-09-05 18:13:20 +02:00
|
|
|
Command line options: 128
|
2008-10-08 12:39:43 +02:00
|
|
|
curl_easy_setopt() options: 156
|
2008-05-12 23:43:24 +02:00
|
|
|
Public functions in libcurl: 58
|
2008-10-07 20:14:11 +02:00
|
|
|
Known libcurl bindings: 37
|
2008-09-01 17:29:24 +02:00
|
|
|
Contributors: 672
|
2003-10-29 10:53:21 +01:00
|
|
|
|
2006-08-09 00:56:46 +02:00
|
|
|
This release includes the following changes:
|
2008-09-01 16:27:24 +02:00
|
|
|
|
2008-09-02 14:07:08 +02:00
|
|
|
o pkg-config can now show supported_protocols and supported_features
|
2008-09-05 16:29:21 +02:00
|
|
|
o Added CURLOPT_CERTINFO and CURLINFO_CERTINFO
|
2008-09-05 18:13:20 +02:00
|
|
|
o Added CURLOPT_POSTREDIR
|
2008-09-05 19:58:53 +02:00
|
|
|
o Better detect HTTP 1.0 servers and don't do HTTP 1.1 requests on them
|
2008-09-29 23:46:04 +02:00
|
|
|
o configure --disable-proxy disables proxy
|
2008-10-08 12:39:43 +02:00
|
|
|
o Added CURLOPT_USERNAME and CURLOPT_PASSWORD
|
2006-08-09 00:56:46 +02:00
|
|
|
|
2007-07-22 12:17:52 +02:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2008-09-05 02:16:35 +02:00
|
|
|
o MingW32 non-configure builds are now largefile feature enabled by default
|
|
|
|
o NetWare LIBC builds are now largefile feature enabled by default
|
2008-09-05 11:37:37 +02:00
|
|
|
o curl_easy_pause() could behave wrongly on unpause
|
2008-09-08 13:36:19 +02:00
|
|
|
o cookie with invalid expire dates are now considered expired
|
2008-09-08 14:15:09 +02:00
|
|
|
o HTTP pipelining over proxy
|
2008-09-20 14:44:44 +02:00
|
|
|
o fix regression in configure script which affected OpenSSL builds on MSYS
|
2008-09-22 22:42:13 +02:00
|
|
|
o GnuTLS-based multi interface doing HTTPS over proxy failed
|
2008-09-23 01:12:00 +02:00
|
|
|
o recv() failures cause CURLE_RECV_ERROR
|
|
|
|
o SFTP over SOCKS crash fixed
|
2008-09-23 12:27:04 +02:00
|
|
|
o thread-safety issues addressed for NSS-powered libcurls
|
2008-09-23 13:00:01 +02:00
|
|
|
o removed the use of mktime() and gmtime(_r)() in date parsing and conversions
|
2008-09-25 16:09:22 +02:00
|
|
|
o HTTP Digest with a blank realm did wrong
|
2008-09-29 14:22:10 +02:00
|
|
|
o CURLINFO_REDIRECT_URL didn't work with the multi interface
|
2008-09-29 15:21:21 +02:00
|
|
|
o CURLOPT_RANGE now works for SFTP downloads
|
2008-09-30 11:51:58 +02:00
|
|
|
o FTP SIZE response 550 now causes CURLE_REMOTE_FILE_NOT_FOUND
|
2008-10-07 23:56:56 +02:00
|
|
|
o CURLINFO_PRIMARY_IP fixed for persistent connection re-use cases
|
2008-10-08 23:42:29 +02:00
|
|
|
o remove_handle/add_handle multi interface timer callback flaw
|
2007-07-22 12:17:52 +02: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-06-04 18:05:48 +02:00
|
|
|
o
|
2007-07-22 12:17:52 +02:00
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2008-09-05 16:29:21 +02:00
|
|
|
Keith Mok, Yang Tse, Daniel Fandrich, Guenter Knauf, Dmitriy Sergeyev,
|
2008-09-09 20:45:52 +02:00
|
|
|
Linus Nielsen Feltzing, Martin Drasar, Stefan Krause, Dmitry Kurochkin,
|
2008-09-23 13:00:01 +02:00
|
|
|
Mike Revi, Andres Garcia, Michael Goffioul, Markus Moeller, Rob Crittenden,
|
2008-10-08 12:39:43 +02:00
|
|
|
Jamie Lokier, Emanuele Bovisio, Maxim Ivanov, Ian Lynagh, Daniel Egger,
|
|
|
|
Igor Novoseltsev
|
2008-01-28 22:19:15 +01:00
|
|
|
|
2003-09-22 23:38:52 +02:00
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|