curl/RELEASE-NOTES

45 lines
1.6 KiB
Plaintext
Raw Normal View History

Curl and libcurl 7.20.0
2009-11-04 08:11:43 -05:00
Public curl releases: 114
Command line options: 132
curl_easy_setopt() options: 163
Public functions in libcurl: 58
2009-03-02 04:03:11 -05:00
Known libcurl bindings: 38
2009-11-04 08:11:43 -05:00
Contributors: 761
This release includes the following changes:
2008-09-01 10:27:24 -04:00
o support SSL_FILETYPE_ENGINE for client certificate
o curl-config can now show the arguments used when building curl
o non-blocking TFTP
This release includes the following bugfixes:
o progress meter percentage and transfer time estimates fixes
o portability enhancement for OS's without orthogonal directory tree structure
o progress meter/callback during FTP connection
o DNS cache timeout while transfer in progress
o compilation when configured --with-gssapi having GNU GSS installed
o SSL connection reused with mismatched protection level
o configure --with-nss is set but not "yes"
o don't store LDFLAGS in pkg-config file
o never-pruned DNS cached entries
o HTTP proxy tunnel re-used connection even if tunnel got disabled
o SSL lib post-close write
o curl failed to report write errors for tiny failed downloads
o TFTP BLKSIZE
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 16:19:49 -05:00
Yang Tse, Kamil Dudka, Christian Schmitz, Constantine Sapuntzakis,
Marco Maggi, Camille Moncelier, Claes Jakobsson, Kevin Baughman,
Marc Kleine-Budde, Jad Chamcham, Bjorn Augustsson, David Byron,
Markus Koetter, Chad Monroe
2008-01-28 16:19:15 -05:00
Thanks! (and sorry if I forgot to mention someone)