curl/RELEASE-NOTES
Daniel Stenberg 97c417ae28
RELEASE-NOTES: synced
and bump to 8.7.2 for now
2024-03-27 12:47:56 +01:00

36 lines
975 B
Text

curl and libcurl 8.7.2
Public curl releases: 257
Command line options: 258
curl_easy_setopt() options: 304
Public functions in libcurl: 93
Contributors: 3134
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]
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:
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