1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/RELEASE-NOTES
2018-05-17 09:42:44 +02:00

35 lines
947 B
Plaintext

Curl and libcurl 7.61.0
Public curl releases: 175
Command line options: 214
curl_easy_setopt() options: 255
Public functions in libcurl: 74
Contributors: 1741
This release includes the following changes:
o
This release includes the following bugfixes:
o schannel: disable client cert option if APIs not available [1]
o schannel: disable manual verify if APIs not available
o tests/libtest/Makefile: Do not unconditionally add gcc-specific flags [2]
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:
Archangel_SDY on github
Thanks! (and sorry if I forgot to mention someone)
References to bug reports and discussions on issues:
[1] = https://curl.haxx.se/bug/?i=2522
[2] = https://curl.haxx.se/bug/?i=2576