mirror of
https://github.com/curl/curl.git
synced 2026-07-22 21:57:20 +03:00
43 lines
1.1 KiB
Text
43 lines
1.1 KiB
Text
curl and libcurl 8.11.1
|
|
|
|
Public curl releases: 263
|
|
Command line options: 266
|
|
curl_easy_setopt() options: 306
|
|
Public functions in libcurl: 94
|
|
Contributors: 3269
|
|
|
|
This release includes the following changes:
|
|
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
o cookie: treat cookie name case sensitively [4]
|
|
o duphandle: also init netrc [3]
|
|
o mbedtls: call psa_crypt_init() in global init [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, delogicsreal on github, Stefan Eissing,
|
|
tranzystorekk on github, wxiaoguang on github
|
|
(5 contributors)
|
|
|
|
References to bug reports and discussions on issues:
|
|
|
|
[2] = https://curl.se/bug/?i=15500
|
|
[3] = https://curl.se/bug/?i=15496
|
|
[4] = https://curl.se/bug/?i=15492
|