curl/RELEASE-NOTES

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

37 lines
882 B
Plaintext
Raw Normal View History

curl and libcurl 7.87.1
Public curl releases: 213
2022-11-12 07:54:35 +08:00
Command line options: 249
2022-11-25 15:40:19 +08:00
curl_easy_setopt() options: 302
2022-09-14 15:58:50 +08:00
Public functions in libcurl: 91
Contributors: 2771
This release includes the following changes:
o
This release includes the following bugfixes:
o tool_operate: fix `CURLOPT_SOCKS5_GSSAPI_NEC` type [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, Marcel Raad, Martin Waleczek
(3 contributors)
References to bug reports and discussions on issues:
[1] = https://curl.se/bug/?i=10124