curl/RELEASE-NOTES

35 lines
996 B
Plaintext
Raw Normal View History

curl and libcurl 7.79.1
Public curl releases: 203
2021-04-23 05:37:12 +08:00
Command line options: 242
2021-05-07 14:44:03 +08:00
curl_easy_setopt() options: 290
2020-08-29 05:48:25 +08:00
Public functions in libcurl: 85
Contributors: 2484
2020-07-01 16:37:20 +08:00
This release includes the following changes:
o
2020-07-01 16:37:20 +08:00
This release includes the following bugfixes:
o tests/sshserver.pl: make it work with openssh-8.7p1 [2]
o hsts: handle unlimited expiry [3]
o curl_multi_fdset: make FD_SET() not operate on sockets out of range [4]
o FAQ: add GOPHERS + curl works on data, not files
2019-07-19 17:32:23 +08:00
This release includes the following known bugs:
2020-11-04 21:02:01 +08:00
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
This release would not have looked like this without help, code, reports and
advice from friends like these:
0xee on github, Daniel Stenberg, Jonathan Cardoso Machado, Kamil Dudka,
(4 contributors)
References to bug reports and discussions on issues:
[2] = https://curl.se/bug/?i=7724
[3] = https://curl.se/bug/?i=7720
[4] = https://curl.se/bug/?i=7718