curl/RELEASE-NOTES

40 lines
1.2 KiB
Plaintext
Raw Normal View History

2010-02-09 06:37:10 -05:00
Curl and libcurl 7.20.1
2010-02-09 06:37:10 -05:00
Public curl releases: 115
2010-01-23 15:14:39 -05:00
Command line options: 136
curl_easy_setopt() options: 174
Public functions in libcurl: 58
2009-11-29 14:12:00 -05:00
Known libcurl bindings: 39
2009-11-04 08:11:43 -05:00
Contributors: 761
This release includes the following changes:
2008-09-01 10:27:24 -04:00
2010-02-09 06:37:10 -05:00
o
This release includes the following bugfixes:
2010-02-11 02:36:34 -05:00
o VMS builder bad behavior when used in a batch job
o multiple recepients with SMTP
o fixed the CURL_FORMAT_* defines when building with cmake
o missing quote in libcurl.m4
o SMTP: now waits for 250 after the DATA transfer
o SMTP: use angle brackets in RCPT TO
o curl --trace-time not using local time
o off-by-one in the chunked encoding trailer parser
2010-03-01 17:10:55 -05:00
o superfluous blocking for OpenSSL-based SSL connects and multi interface
o TFTP upload
o FTP timeouts after file transferred completely
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:
Steven M. Schweda, Yang Tse, Jack Zhang, Tom Donovan, Martin Hager,
Daniel Fandrich, Patrick Monnerat, Pat Ray, Wesley Miaw, Ben Greear,
Ryan Chan
2008-01-28 16:19:15 -05:00
Thanks! (and sorry if I forgot to mention someone)