blob: 668b823a6be953a0a98cb877a42a112b416a83f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
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
|