blob: 859500057b9b71f75c73d90ca823abdcb479808d (
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.1
Public curl releases: 205
Command line options: 243
curl_easy_setopt() options: 294
Public functions in libcurl: 86
Contributors: 2533
This release includes the following changes:
o
This release includes the following bugfixes:
o curl_easy_cleanup.3: remove from multi handle first [3]
o multi: shut down CONNECT in Curl_detach_connnection [2]
o url.c: fix the SIGPIPE comment for Curl_close [4]
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:
Daniel Stenberg, Stephen M. Coakley,
(2 contributors)
References to bug reports and discussions on issues:
[2] = https://curl.se/bug/?i=7982
[3] = https://curl.se/bug/?i=7983
[4] = https://curl.se/bug/?i=7984
|