curl/RELEASE-NOTES
Daniel Stenberg a20d7bd974
RELEASE-NOTES: synced
Bumped to 8.4.1
2023-10-12 09:09:49 +02:00

38 lines
1019 B
Plaintext

curl and libcurl 8.4.1
Public curl releases: 253
Command line options: 258
curl_easy_setopt() options: 303
Public functions in libcurl: 93
Contributors: 2995
This release includes the following changes:
This release includes the following bugfixes:
o cmake: fix `HAVE_H_ERRNO_ASSIGNABLE` detection [2]
o build: add `src/.checksrc` to source tarball [1]
--- new entries are listed above this ---
This release includes the following known bugs:
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
Planned upcoming removals include:
o support for space-separated NOPROXY patterns
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, Kartatz on Github, Romain Geissler, Viktor Szakats
(4 contributors)
References to bug reports and discussions on issues:
[1] = https://curl.se/bug/?i=12084
[2] = https://curl.se/bug/?i=12093