curl/RELEASE-NOTES
Daniel Stenberg 46733c585b
RELEASE-NOTES: synced
Bumped to 8.14.1
2025-05-28 14:55:59 +02:00

46 lines
1.2 KiB
Text

curl and libcurl 8.14.1
Public curl releases: 268
Command line options: 269
curl_easy_setopt() options: 308
Public functions in libcurl: 96
Contributors: 3427
This release includes the following changes:
This release includes the following bugfixes:
o http: fail early when rewind of input failed when following redirects [2]
o multi: fix add_handle resizing [3]
o tool_getparam: refactored, simplified [4]
o BUG-BOUNTY.md. mention the medium bounty amount in 2025 [5]
This release includes the following known bugs:
See https://curl.se/docs/knownbugs.html
For all changes ever done in curl:
See https://curl.se/changes.html
Planned upcoming removals include:
o Support for the msh3 HTTP/3 backend
o Supporting curl builds using VS2008
o The Secure Transport and BearSSL TLS backends
o The winbuild build system
o Windows CE support
See https://curl.se/dev/deprecate.html
This release would not have looked like this without help, code, reports and
advice from friends like these:
References to bug reports and discussions on issues:
[2] = https://curl.se/bug/?i=17472
[3] = https://curl.se/bug/?i=17473
[4] = https://curl.se/bug/?i=17448
[5] = https://curl.se/bug/?i=17470