curl/RELEASE-NOTES
Daniel Stenberg 6907638631
RELEASE-NOTES: synced
Start working on the next release
2024-12-11 11:16:48 +01:00

43 lines
1.1 KiB
Plaintext

curl and libcurl 8.11.2
Public curl releases: 264
Command line options: 266
curl_easy_setopt() options: 306
Public functions in libcurl: 94
Contributors: 3298
This release includes the following changes:
This release includes the following bugfixes:
o cookie: parse only the exact expire date [3]
o lib517: extend the getdate test with quotes and leading "junk" [4]
o RELEASE-PROCEDURE.md: mention how to publish security advisories [2]
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:
Daniel Stenberg, Viktor Szakats
(2 contributors)
References to bug reports and discussions on issues:
[2] = https://curl.se/bug/?i=15714
[3] = https://curl.se/bug/?i=15709
[4] = https://curl.se/bug/?i=15708