-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRELEASE-NOTES
42 lines (26 loc) · 1.1 KB
/
RELEASE-NOTES
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
35
36
37
38
39
40
41
42
curl and libcurl 8.11.2
Public curl releases: 264
Command line options: 266
curl_easy_setopt() options: 306
Public functions in libcurl: 94
Contributors: 3298
This release includes the following changes:
This release includes the following bugfixes:
o cookie: parse only the exact expire date [3]
o lib517: extend the getdate test with quotes and leading "junk" [4]
o RELEASE-PROCEDURE.md: mention how to publish security advisories [2]
This release includes the following known bugs:
See docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
For all changes ever done in curl:
See https://curl.se/changes.html
Planned upcoming removals include:
o TLS libraries not supporting TLS 1.3
See https://curl.se/dev/deprecate.html for details
This release would not have looked like this without help, code, reports and
advice from friends like these:
Daniel Stenberg, Viktor Szakats
(2 contributors)
References to bug reports and discussions on issues:
[2] = https://curl.se/bug/?i=15714
[3] = https://curl.se/bug/?i=15709
[4] = https://curl.se/bug/?i=15708