curl/RELEASE-NOTES

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

37 lines
866 B
Plaintext
Raw Normal View History

curl and libcurl 7.86.1
Public curl releases: 212
2022-05-31 20:59:23 +08:00
Command line options: 248
2022-09-14 15:58:50 +08:00
curl_easy_setopt() options: 300
Public functions in libcurl: 91
2022-10-24 19:26:34 +08:00
Contributors: 2733
This release includes the following changes:
o
This release includes the following bugfixes:
o CURLMOPT_SOCKETFUNCTION.3: clarify CURL_POLL_REMOVE [1]
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)
Planned upcoming removals include:
o NSS
2022-10-24 19:26:34 +08:00
o Support for systems without 64 bit data types
See https://curl.se/dev/deprecate.html for details
This release would not have looked like this without help, code, reports and
advice from friends like these:
Daniel Stenberg, Luca Niccoli
(2 contributors)
References to bug reports and discussions on issues:
[1] = https://curl.se/bug/?i=9799