curl/RELEASE-NOTES
Daniel Stenberg c10a7aa259
RELEASE-NOTES: synced
and bump curlver.h
2026-06-25 08:42:02 +02:00

44 lines
1.1 KiB
Text

curl and libcurl 8.21.1
Public curl releases: 276
Command line options: 274
curl_easy_setopt() options: 308
Public functions in libcurl: 100
Authors: 1490
Contributors: 3732
This release includes the following changes:
This release includes the following bugfixes:
o ldap: support insecure mode for Windows native LDAP [3]
o sws: allow connection-monitor to log all disconnects [2]
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 local crypto implementations
o NTLM
o SMB
o TLS-SRP 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:
Daniel Stenberg, Ray Satiro, renovate[bot], Samuel Dainard, Viktor Szakats
(5 contributors)
References to bug reports and discussions on issues:
[2] = https://curl.se/bug/?i=22158
[3] = https://curl.se/bug/?i=22152