1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/RELEASE-NOTES

32 lines
842 B
Plaintext
Raw Normal View History

curl and libcurl 7.77.1
Public curl releases: 201
2021-04-22 17:37:12 -04:00
Command line options: 242
2021-05-07 02:44:03 -04:00
curl_easy_setopt() options: 290
2020-08-28 17:48:25 -04:00
Public functions in libcurl: 85
Contributors: 2410
2020-07-01 04:37:20 -04:00
This release includes the following changes:
o
2020-07-01 04:37:20 -04:00
This release includes the following bugfixes:
o travis: add bearssl build [1]
o bearssl: explicitly initialize all fields of Curl_ssl [1]
o bearssl: remove incorrect const on variable that is modified [1]
2019-07-19 05:32:23 -04:00
This release includes the following known bugs:
2020-11-04 08:02:01 -05: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:
Daniel Stenberg, Michael Forney, Viktor Szakats,
(3 contributors)
References to bug reports and discussions on issues:
[1] = https://curl.se/bug/?i=7133