Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
9819cec6
Commit
9819cec6
authored
8 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
RELEASE-NOTES: curl 7.48.0
parent
b733c9cb
No related branches found
Branches containing commit
Tags
curl-7_48_0
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
RELEASE-NOTES
+5
-1
5 additions, 1 deletion
RELEASE-NOTES
with
5 additions
and
1 deletion
RELEASE-NOTES
+
5
−
1
View file @
9819cec6
...
@@ -4,13 +4,14 @@ Curl and libcurl 7.48.0
...
@@ -4,13 +4,14 @@ Curl and libcurl 7.48.0
Command line options: 179
Command line options: 179
curl_easy_setopt() options: 221
curl_easy_setopt() options: 221
Public functions in libcurl: 61
Public functions in libcurl: 61
Contributors: 134
8
Contributors: 13
6
4
This release includes the following changes:
This release includes the following changes:
o configure: --with-ca-fallback: use built-in TLS CA fallback [2]
o configure: --with-ca-fallback: use built-in TLS CA fallback [2]
o TFTP: add --tftp-no-options to expose CURLOPT_TFTP_NO_OPTIONS [22]
o TFTP: add --tftp-no-options to expose CURLOPT_TFTP_NO_OPTIONS [22]
o getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSION [25]
o getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSION [25]
o added CODE_STYLE.md [47]
This release includes the following bugfixes:
This release includes the following bugfixes:
...
@@ -87,6 +88,8 @@ This release includes the following bugfixes:
...
@@ -87,6 +88,8 @@ This release includes the following bugfixes:
o build: Added missing Visual Studio filter files for VC10 onwards
o build: Added missing Visual Studio filter files for VC10 onwards
o easy: Remove poll failure check in easy_transfer
o easy: Remove poll failure check in easy_transfer
o mbedtls: fix compiler warning
o mbedtls: fix compiler warning
o build-wolfssl: Update VS properties for wolfSSL v3.9.0
o Fixed various compilation warnings when verbose strings disabled
This release includes the following known bugs:
This release includes the following known bugs:
...
@@ -153,3 +156,4 @@ References to bug reports and discussions on issues:
...
@@ -153,3 +156,4 @@ References to bug reports and discussions on issues:
[43] = https://curl.haxx.se/bug/?i=712
[43] = https://curl.haxx.se/bug/?i=712
[44] = https://curl.haxx.se/mail/lib-2016-03/0150.html
[44] = https://curl.haxx.se/mail/lib-2016-03/0150.html
[45] = https://curl.haxx.se/bug/?i=719
[45] = https://curl.haxx.se/bug/?i=719
[47] = https://curl.haxx.se/dev/code-style.html
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment