1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-03 18:59:46 -05:00
curl/RELEASE-NOTES

35 lines
985 B
Plaintext
Raw Normal View History

curl and libcurl 7.76.1
Public curl releases: 199
2021-02-15 08:31:34 +01:00
Command line options: 240
curl_easy_setopt() options: 288
2020-08-28 23:48:25 +02:00
Public functions in libcurl: 85
Contributors: 2356
2020-07-01 10:37:20 +02:00
This release includes the following changes:
o
2020-07-01 10:37:20 +02:00
This release includes the following bugfixes:
o TLS: fix HTTP/2 selection [3]
o hostip: Fix for builds that disable all asynchronous DNS [1]
o openssl: Fix CURLOPT_SSLCERT_BLOB without CURLOPT_SSLCERT_KEY [2]
2019-07-19 11:32:23 +02:00
This release includes the following known bugs:
2020-11-04 14:02:01 +01:00
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
This release would not have looked like this without help, code, reports and
advice from friends like these:
Benbuck Nason, Christian Schmitz, Daniel Stenberg, Gilles Vollant,
Kenneth Davidson, Ray Satiro, romamik om github,
(7 contributors)
References to bug reports and discussions on issues:
[1] = https://curl.se/bug/?i=6831
[2] = https://curl.se/bug/?i=6816
[3] = https://curl.se/bug/?i=6825