curl/RELEASE-NOTES
Daniel Stenberg 8161b8fb79
RELEASE-NOTES: synced
bumped to 7.88.1
2023-02-15 23:49:01 +01:00

41 lines
1.0 KiB
Plaintext

curl and libcurl 7.88.1
Public curl releases: 214
Command line options: 250
curl_easy_setopt() options: 302
Public functions in libcurl: 91
Contributors: 2814
This release includes the following changes:
o
This release includes the following bugfixes:
o runtests: fix "uninitialized value $port" [1]
o tests: make sure gnuserv-tls has SRP support before using it [2]
This release includes the following known bugs:
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
Planned upcoming removals include:
o gskit
o NSS
o support for space-separated NOPROXY patterns
o support for systems without 64 bit data types
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, fundawang on github, Kevin Ryan
(3 contributors)
References to bug reports and discussions on issues:
[1] = https://curl.se/bug/?i=10518
[2] = https://curl.se/bug/?i=10522