RELEASE-NOTES 947 Bytes
Newer Older
Curl and libcurl 7.61.0
 Public curl releases:         175
Daniel Stenberg's avatar
Daniel Stenberg committed
 Command line options:         214
 curl_easy_setopt() options:   255
 Public functions in libcurl:  74
 Contributors:                 1741
This release includes the following changes:

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