curl/RELEASE-NOTES

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

37 lines
975 B
Plaintext
Raw Normal View History

curl and libcurl 8.7.2
Public curl releases: 257
2023-09-28 15:42:52 +08:00
Command line options: 258
curl_easy_setopt() options: 304
2023-09-28 15:42:52 +08:00
Public functions in libcurl: 93
Contributors: 3134
2023-05-23 17:12:50 +08:00
2023-05-31 14:59:48 +08:00
This release includes the following changes:
This release includes the following bugfixes:
o configure: make --disable-docs imply --disable-manual [2]
o cmdline-docs: fix make install with configure --disable-docs [1]
2019-07-19 17:32:23 +08:00
This release includes the following known bugs:
2020-11-04 21:02:01 +08:00
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
Planned upcoming removals include:
2023-02-15 15:10:01 +08:00
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:
Chris Webb, Daniel Stenberg, Harry Sintonen
(3 contributors)
References to bug reports and discussions on issues:
[1] = https://curl.se/bug/?i=13198
[2] = https://curl.se/bug/?i=13191