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