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
d1b94a5f
Commit
d1b94a5f
authored
21 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
7.10.8!
parent
a07f43d2
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
CHANGES
+7
-5
7 additions, 5 deletions
CHANGES
with
7 additions
and
5 deletions
CHANGES
+
7
−
5
View file @
d1b94a5f
...
...
@@ -7,6 +7,8 @@
Changelog
Version 7.10.8 (1 November 2003)
Daniel (31 October)
- Assume that MDTM on an FTP server returns the timestamp using the UTC time
zone. This changes the time CURLINFO_FILETIME returns for a given file over
...
...
@@ -14,11 +16,11 @@ Daniel (31 October)
the functionality more similar to how the HTTP one is already working.
- Command line options that take numerical parameters (such as -y, -Y, -C etc)
now report
s
error and exit
s
if the parameter isn't truly a number greater
than
or equal to zero. This helps
the
user to notice bad usage
earlier. Before, when the
user forgot or missed to add a numerical parameter
to an option, the
command line parser would simply "eat" the following
option and it would
cause great confusion.
now report error and exit if the parameter isn't truly a number greater
than
or equal to zero. This helps user
s
to notice bad usage
earlier. Before, when
a
user forgot or missed to add a numerical parameter
to an option, the
command line parser would simply "eat" the following
option and it would
cause great confusion.
Daniel (30 October)
- David Hull made libcurl deal with NOBODY and HEADER for file:// the same way
...
...
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