mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 03:25:04 -05:00
6a8aa246ff
(http://curl.haxx.se/bug/view.cgi?id=2958074) that curl on Windows with option --trace-time did not use local time when timestamping trace lines. This could also happen on other systems depending on time souurce.
34 lines
995 B
Plaintext
34 lines
995 B
Plaintext
Curl and libcurl 7.20.1
|
|
|
|
Public curl releases: 115
|
|
Command line options: 136
|
|
curl_easy_setopt() options: 174
|
|
Public functions in libcurl: 58
|
|
Known libcurl bindings: 39
|
|
Contributors: 761
|
|
|
|
This release includes the following changes:
|
|
|
|
o
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
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
|
|
|
|
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
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|