summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
blob: 0df53934809bf02967f2977bfcc3a96ad0ddf0c5 (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
34
curl and libcurl 7.76.1

 Public curl releases:         199
 Command line options:         240
 curl_easy_setopt() options:   288
 Public functions in libcurl:  85
 Contributors:                 2356

This release includes the following changes:

 o

This release includes the following bugfixes:

 o TLS: fix HTTP/2 selection [3]
 o hostip: Fix for builds that disable all asynchronous DNS [1]
 o openssl: Fix CURLOPT_SSLCERT_BLOB without CURLOPT_SSLCERT_KEY [2]

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:

  Benbuck Nason, Christian Schmitz, Daniel Stenberg, Gilles Vollant,
  Kenneth Davidson, Ray Satiro, romamik om github,
  (7 contributors)

References to bug reports and discussions on issues:

 [1] = https://curl.se/bug/?i=6831
 [2] = https://curl.se/bug/?i=6816
 [3] = https://curl.se/bug/?i=6825