curl/RELEASE-NOTES
Daniel Stenberg 23ca537aa4
RELEASE-NOTES: synced
Bumped curlver to 7.80.0-dev
2021-09-23 13:10:52 +02:00

34 lines
938 B
Plaintext

curl and libcurl 7.80.0
Public curl releases: 204
Command line options: 242
curl_easy_setopt() options: 290
Public functions in libcurl: 85
Contributors: 2489
This release includes the following changes:
o
This release includes the following bugfixes:
o ci: update Lift config to match requirements of curl build [1]
o cleanup: constify unmodified static structs [2]
o misc: fix typos in docs and comments [3]
This release includes the following known bugs:
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:
a1346054 on github, Daniel Stenberg, Rikard Falkeborn, Thomas M. DuBuisson,
(4 contributors)
References to bug reports and discussions on issues:
[1] = https://curl.se/bug/?i=7761
[2] = https://curl.se/bug/?i=7759
[3] = https://curl.se/bug/?i=7747