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
1ea3a7d5
Commit
1ea3a7d5
authored
9 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
RELEASE-NOTES: synced with
cba5bc58
parent
cba5bc58
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
RELEASE-NOTES
+15
-4
15 additions, 4 deletions
RELEASE-NOTES
with
15 additions
and
4 deletions
RELEASE-NOTES
+
15
−
4
View file @
1ea3a7d5
...
...
@@ -14,6 +14,7 @@ This release includes the following changes:
o Added CURLOPT_STREAM_DEPENDS [8]
o Added CURLOPT_STREAM_DEPENDS_E [9]
o Added CURLOPT_STREAM_WEIGHT [10]
o Added CURLFORM_CONTENTLEN [14]
This release includes the following bugfixes:
...
...
@@ -39,6 +40,13 @@ This release includes the following bugfixes:
o http2: on_frame_recv: trust the conn/data input
o ftp: allow CURLOPT_IGNORE_CONTENT_LENGTH to ignore size [11]
o polarssl/mbedtls: fix name space pollution
o build: Fix mingw ssl gdi32 order [12]
o build: Fix support for PKG_CONFIG
o MacOSX-Framework: sdk regex fix for sdk 10.10 and later
o socks: Fix incorrect port numbers in failed connect messages
o curl.1: -E: s/private certificate/client certificate
o curl.h: s/HTTPPOST_/CURL_HTTPOST_ [13]
o curl_formadd: support >2GB files on windows [14]
This release includes the following known bugs:
...
...
@@ -48,10 +56,10 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
Anders Bakken, Dan Fandrich, Daniel Hwang, Daniel Stenberg, Dmitry S. Baikov,
Erik Johansson, Gisle Vanem, Javier G. Sogo, Jonas Minnberg,
Kurt Fankhauser,
Rainer Jung, Ray Satiro, Richard Hosking,
Svyatoslav Mishyn,
Tatsuhiro Tsujikawa, Tim Rühsen,
(1
6
contributors)
Erik Johansson, Gisle Vanem, Javier G. Sogo,
John Levon,
Jonas Minnberg,
Kang Lin, Kurt Fankhauser,
Rainer Jung, Ray Satiro, Richard Hosking,
Svyatoslav Mishyn,
Tatsuhiro Tsujikawa, Tim Rühsen,
xiangbin li,
(1
9
contributors)
Thanks! (and sorry if I forgot to mention someone)
...
...
@@ -68,3 +76,6 @@ References to bug reports and discussions on issues:
[9] = http://curl.haxx.se/libcurl/c/CURLOPT_STREAM_DEPENDS_E.html
[10] = http://curl.haxx.se/libcurl/c/CURLOPT_STREAM_WEIGHT.html
[11] = http://curl.haxx.se/bug/?i=480
[12] = https://github.com/bagder/curl/pull/501
[13] = http://curl.haxx.se/bug/?i=506
[14] = http://curl.haxx.se/bug/?i=425
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