-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRELEASE-NOTES
37 lines (23 loc) · 907 Bytes
/
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
curl and libcurl 8.2.1
Public curl releases: 221
Command line options: 255
curl_easy_setopt() options: 303
Public functions in libcurl: 91
Contributors: 2922
This release includes the following changes:
This release includes the following bugfixes:
o ciphers.d: put URL in first column [1]
This release includes the following known bugs:
o see docs/KNOWN_BUGS (https://curl.se/docs/knownbugs.html)
Planned upcoming removals include:
o gskit
o NSS
o support for space-separated NOPROXY patterns
o support for the original legacy mingw version 1
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, John Haugabook
(2 contributors)
References to bug reports and discussions on issues:
[1] = https://curl.se/bug/?i=11464