curl/RELEASE-NOTES
Daniel Stenberg 12774f4505
RELEASE-NOTES: synced
Plus add a link to https://curl.se/changes.html
2024-08-01 13:36:28 +02:00

56 lines
1.6 KiB
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: 3212
This release includes the following changes:
This release includes the following bugfixes:
o cmake: distcheck for files in CMake subdir [9]
o dist: add missing `FindNettle.cmake` [11]
o GHA/windows: enable MulitSSL in an MSVC job [2]
o GHA: scan git repository and detect unvetted binary files [3]
o INSTALL.md: MultiSSL and QUIC are mutually exclusive [7]
o lib: convert some debugf()s into traces [8]
o libcurl.pc: add `Cflags.private` [10]
o rustls: make all tests pass [1]
o tests: provide docs as curldown, not nroff [12]
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 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:
Christoph Reiter, Daniel Stenberg, Joe Birr-Pixton, Matt Jolly,
Stefan Eissing, Tal Regev, Viktor Szakats
(7 contributors)
References to bug reports and discussions on issues:
[1] = https://curl.se/bug/?i=14317
[2] = https://curl.se/bug/?i=14276
[3] = https://curl.se/bug/?i=14333
[7] = https://curl.se/bug/?i=14308
[8] = https://curl.se/bug/?i=14322
[9] = https://curl.se/bug/?i=14323
[10] = https://curl.se/bug/?i=14321
[11] = https://curl.se/bug/?i=14285
[12] = https://curl.se/bug/?i=14324