curl/RELEASE-NOTES
Daniel Stenberg 9e4298faae
RELEASE-NOTES: synced
and bump to 7.79.1
2021-09-16 10:08:09 +02:00

35 lines
996 B
Plaintext

curl and libcurl 7.79.1
Public curl releases: 203
Command line options: 242
curl_easy_setopt() options: 290
Public functions in libcurl: 85
Contributors: 2484
This release includes the following changes:
o
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
This release includes the following known bugs:
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