mirror of
https://github.com/curl/curl.git
synced 2025-01-30 14:22:33 +08:00
eed7473eeb
and bump the version to 7.80.1
34 lines
909 B
Plaintext
34 lines
909 B
Plaintext
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
|