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
f0831f79
Commit
f0831f79
authored
11 years ago
by
Steve Holme
Browse files
Options
Downloads
Patches
Plain Diff
RELEASE-NOTES: Synced with
7fc3b2ce
parent
7fc3b2ce
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
+7
-1
7 additions, 1 deletion
RELEASE-NOTES
with
7 additions
and
1 deletion
RELEASE-NOTES
+
7
−
1
View file @
f0831f79
...
...
@@ -12,6 +12,7 @@ This release includes the following changes:
o SSL: protocol version can be specified more precisely [1]
o imap/pop3/smtp: Added graceful cancellation of SASL authentication
o Add "Happy Eyeballs" for IPv4/IPv6 dual connect attempts
o base64: Added validation of base64 input strings when decoding [8]
This release includes the following bugfixes:
...
...
@@ -31,6 +32,10 @@ This release includes the following bugfixes:
o CURLOPT_RESOLVE: mention they don't time-out [7]
o docs/examples/httpput.c: fix build for MSVC
o FTP: make the data connection work when going through proxy
o NSS: support for CERTINFO feature
o curl_multi_wait: accept 0 from multi_timeout() as valid timeout
o glob_range: pass the closing bracket for a-z ranges
o tool_help: Updated --list-only description to include POP3
This release includes the following known bugs:
...
...
@@ -43,7 +48,7 @@ advice from friends like these:
Ishan SinghLevett, Tyler Hall, Paul Donohue, David Walser, Steve Holme,
Kamil Dudka, Oliver Kuckertz, Gisle Vanem, Javier Barroso, Chris Conlon,
Romulo Ceccon, Patrick Monnerat, Björn Stenberg, Patrick Monnerat,
Paul Marks, Rémy Léone
Paul Marks, Rémy Léone
, Marcin Gryszkalis
Thanks! (and sorry if I forgot to mention someone)
...
...
@@ -56,3 +61,4 @@ References to bug reports and discussions on issues:
[5] = http://sourceforge.net/p/curl/bugs/1291
[6] = http://sourceforge.net/p/curl/bugs/1292
[7] = http://curl.haxx.se/mail/lib-2013-10/0062.html
[8] = http://curl.haxx.se/mail/lib-2013-10/0242.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