curl/RELEASE-NOTES
Daniel Stenberg a9f63b8e0e
RELEASE-NOTES: synced
Bump to 8.10.0
2024-07-31 10:48:48 +02:00

37 lines
941 B
Plaintext

curl and libcurl 8.10.0
Public curl releases: 260
Command line options: 263
curl_easy_setopt() options: 306
Public functions in libcurl: 94
Contributors: 3211
This release includes the following changes:
This release includes the following bugfixes:
o rustls: make all tests pass [1]
o GHA/windows: enable MulitSSL in an MSVC job [2]
This release includes the following known bugs:
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
Planned upcoming removals include:
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, Joe Birr-Pixton, Tal Regev, Viktor Szakats
(4 contributors)
References to bug reports and discussions on issues:
[1] = https://curl.se/bug/?i=14317
[2] = https://curl.se/bug/?i=14276