curl/RELEASE-NOTES
Daniel Stenberg 30865e09b7
RELEASE-NOTES: synced
Bumped to 8.10.1 for now
2024-09-11 08:20:09 +02:00

41 lines
1 KiB
Text

curl and libcurl 8.10.1
Public curl releases: 261
Command line options: 265
curl_easy_setopt() options: 306
Public functions in libcurl: 94
Contributors: 3239
This release includes the following changes:
This release includes the following bugfixes:
o runtests: accecpt 'quictls' as OpenSSL compatible [2]
o libcurl-docs: CURLINFO_LOCAL_* work for QUIC as well as TCP [1]
This release includes the following known bugs:
See docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
For all changes ever done in curl:
See https://curl.se/changes.html
Planned upcoming removals include:
o Hyper support after February 2025 [89]
o TLS libraries not supporting TLS 1.3
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
(1 contributors)
References to bug reports and discussions on issues:
[1] = https://curl.se/bug/?i=14852
[2] = https://curl.se/bug/?i=14850