curl/RELEASE-NOTES
Daniel Stenberg 5d0cad97a6
RELEASE_NOTES: synced
bumped version for new cycle
2022-12-21 15:38:50 +01:00

37 lines
882 B
Plaintext

curl and libcurl 7.87.1
Public curl releases: 213
Command line options: 249
curl_easy_setopt() options: 302
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]
This release includes the following known bugs:
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
Planned upcoming removals include:
o NSS
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