2009-11-27 23:53:50 +00:00
|
|
|
Curl and libcurl 7.20.0
|
2003-09-22 21:38:52 +00:00
|
|
|
|
2009-11-04 13:11:43 +00:00
|
|
|
Public curl releases: 114
|
2010-01-01 14:44:44 +00:00
|
|
|
Command line options: 135
|
|
|
|
curl_easy_setopt() options: 166
|
2008-05-12 21:43:24 +00:00
|
|
|
Public functions in libcurl: 58
|
2009-11-29 19:12:00 +00:00
|
|
|
Known libcurl bindings: 39
|
2009-11-04 13:11:43 +00:00
|
|
|
Contributors: 761
|
2003-10-29 09:53:21 +00:00
|
|
|
|
2006-08-08 22:56:46 +00:00
|
|
|
This release includes the following changes:
|
2008-09-01 14:27:24 +00:00
|
|
|
|
2009-11-14 07:53:34 +00:00
|
|
|
o support SSL_FILETYPE_ENGINE for client certificate
|
2009-11-14 19:23:26 +00:00
|
|
|
o curl-config can now show the arguments used when building curl
|
2009-11-27 23:46:29 +00:00
|
|
|
o non-blocking TFTP
|
2009-12-07 20:25:17 +00:00
|
|
|
o send Expect: 100-continue for POSTs with unknown sizes
|
2009-12-12 22:05:11 +00:00
|
|
|
o added support for IMAP, POP3 and SMTP transfers
|
|
|
|
o added --mail-from and --mail-rcpt for SMTP
|
2009-12-30 19:37:53 +00:00
|
|
|
o VMS build system enhancements
|
2010-01-01 14:44:44 +00:00
|
|
|
o added support for the PRET ftp command
|
2010-01-02 22:09:31 +00:00
|
|
|
o curl supports --ssl and --ssl-reqd
|
2006-08-08 22:56:46 +00:00
|
|
|
|
2007-07-22 10:17:52 +00:00
|
|
|
This release includes the following bugfixes:
|
|
|
|
|
2009-11-04 23:09:17 +00:00
|
|
|
o progress meter percentage and transfer time estimates fixes
|
2009-11-05 15:04:03 +00:00
|
|
|
o portability enhancement for OS's without orthogonal directory tree structure
|
2009-11-11 09:01:43 +00:00
|
|
|
o progress meter/callback during FTP connection
|
2009-11-11 09:31:37 +00:00
|
|
|
o DNS cache timeout while transfer in progress
|
2009-11-11 21:15:34 +00:00
|
|
|
o compilation when configured --with-gssapi having GNU GSS installed
|
2009-11-14 02:30:30 +00:00
|
|
|
o SSL connection reused with mismatched protection level
|
2009-11-14 09:13:47 +00:00
|
|
|
o configure --with-nss is set but not "yes"
|
2009-11-17 18:11:06 +00:00
|
|
|
o don't store LDFLAGS in pkg-config file
|
2009-11-17 22:53:55 +00:00
|
|
|
o never-pruned DNS cached entries
|
2009-11-20 13:27:21 +00:00
|
|
|
o HTTP proxy tunnel re-used connection even if tunnel got disabled
|
2009-11-20 19:32:49 +00:00
|
|
|
o SSL lib post-close write
|
2009-11-23 13:56:45 +00:00
|
|
|
o curl failed to report write errors for tiny failed downloads
|
2009-11-27 23:46:29 +00:00
|
|
|
o TFTP BLKSIZE
|
2009-12-01 12:04:54 +00:00
|
|
|
o Expect: 100-continue handling when set by the application
|
2009-12-10 20:20:15 +00:00
|
|
|
o multi interface with OpenSSL read already freed memory when closing down
|
2009-12-10 21:02:11 +00:00
|
|
|
o --retry didn't do right for FTP transient errors
|
2009-12-14 23:16:09 +00:00
|
|
|
o some *_proxy environment variables didn't function
|
2009-12-17 13:29:41 +00:00
|
|
|
o libcurl-OpenSSL engine cleanup
|
2009-12-25 23:32:01 +00:00
|
|
|
o header include fix for FreeBSD versions before v8
|
2010-01-06 16:01:48 +00:00
|
|
|
o fragment part of URLs are no longer sent to the server
|
2010-01-06 23:04:17 +00:00
|
|
|
o progress callback called repeatedly with c-ares for resolving
|
2010-01-08 23:45:23 +00:00
|
|
|
o OpenSSL session id ref count leak
|
2010-01-11 21:38:35 +00:00
|
|
|
o progress callback called repeatedly during slow connects
|
2010-01-11 23:15:10 +00:00
|
|
|
o curl_multi_fdset() would return -1 too often during SCP/SFTP transfers
|
2010-01-19 21:39:10 +00:00
|
|
|
o FTP file size checks with ASCII transfers
|
2010-01-19 23:19:59 +00:00
|
|
|
o HTTP Cookie: headers sort cookies based on specified path lengths
|
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)
|
|
|
|
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
|
|
advice from friends like these:
|
|
|
|
|
2009-11-11 21:19:49 +00:00
|
|
|
Yang Tse, Kamil Dudka, Christian Schmitz, Constantine Sapuntzakis,
|
2009-11-17 18:11:06 +00:00
|
|
|
Marco Maggi, Camille Moncelier, Claes Jakobsson, Kevin Baughman,
|
2009-11-27 23:46:29 +00:00
|
|
|
Marc Kleine-Budde, Jad Chamcham, Bjorn Augustsson, David Byron,
|
2009-12-14 23:16:09 +00:00
|
|
|
Markus Koetter, Chad Monroe, Martin Storsjo, Siegfried Gyuricsko,
|
2010-01-08 23:45:23 +00:00
|
|
|
Jon Nelson, Julien Chaffraix, Renato Botelho, Peter Pentchev, Ingmar Runge,
|
2010-01-19 21:39:10 +00:00
|
|
|
Johan van Selst, Charles Kerr, Gil Weber, David McCreedy
|
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)
|