1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 19:45:04 -05:00
curl/RELEASE-NOTES

52 lines
1.7 KiB
Plaintext
Raw Normal View History

curl and libcurl 7.70.1
Public curl releases: 192
2020-03-26 19:08:14 -04:00
Command line options: 231
2020-01-21 09:15:31 -05:00
curl_easy_setopt() options: 270
2019-11-28 07:28:14 -05:00
Public functions in libcurl: 82
2020-05-02 10:42:34 -04:00
Contributors: 2171
2020-03-11 06:07:42 -04:00
This release includes the following changes:
o
2019-07-25 17:49:16 -04:00
This release includes the following bugfixes:
2020-05-02 10:42:34 -04:00
o cirrus: disable SFTP and SCP tests [7]
o doc: add missing closing parenthesis in CURLINFO_SSL_VERIFYRESULT.3 [5]
o examples: remove asiohiper.cpp [4]
o GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULT [9]
o libssh2: set the expected total size in SCP upload init [2]
o libtest/cmake: Remove commented code [13]
o test1177: look for curl.h in source directory [1]
o test75: Remove precheck test
o tests: make test 1248 + 1249 use %NOLISTENPORT [3]
o tests: pick a random port number for SSH [12]
o tests: run stunnel for HTTPS and FTPS on dynamic ports [11]
2019-07-19 05:32:23 -04:00
This release includes the following known bugs:
o see docs/KNOWN_BUGS (https://curl.haxx.se/docs/knownbugs.html)
This release would not have looked like this without help, code, reports and
advice from friends like these:
2020-05-02 10:42:34 -04:00
Dan Fandrich, Daniel Stenberg, Emil Engler, Kamil Dudka, Kane York,
Murugan Balraj, Rikard Falkeborn,
(7 contributors)
2019-05-24 06:50:01 -04:00
Thanks! (and sorry if I forgot to mention someone)
References to bug reports and discussions on issues:
2020-05-02 10:42:34 -04:00
[1] = https://curl.haxx.se/bug/?i=5310
[2] = https://curl.haxx.se/mail/archive-2020-05/0000.html
[3] = https://curl.haxx.se/bug/?i=5318
[4] = https://curl.haxx.se/bug/?i=5090
[5] = https://curl.haxx.se/bug/?i=5320
[7] = https://curl.haxx.se/bug/?i=5315
[9] = https://curl.haxx.se/bug/?i=5287
[11] = https://curl.haxx.se/bug/?i=5267
[12] = https://curl.haxx.se/bug/?i=5273
[13] = https://curl.haxx.se/bug/?i=5311