summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
blob: 1b91d034ae182e05fdb01d3e7214453e63e36997 (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.79.1

 Public curl releases:         203
 Command line options:         242
 curl_easy_setopt() options:   290
 Public functions in libcurl:  85
 Contributors:                 2484

This release includes the following changes:

 o

This release includes the following bugfixes:

 o tests/sshserver.pl: make it work with openssh-8.7p1 [2]
 o hsts: handle unlimited expiry [3]
 o curl_multi_fdset: make FD_SET() not operate on sockets out of range [4]
 o FAQ: add GOPHERS + curl works on data, not files

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:

  0xee on github, Daniel Stenberg, Jonathan Cardoso Machado, Kamil Dudka,
  (4 contributors)

References to bug reports and discussions on issues:

 [2] = https://curl.se/bug/?i=7724
 [3] = https://curl.se/bug/?i=7720
 [4] = https://curl.se/bug/?i=7718