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
d0a4104c
Commit
d0a4104c
authored
19 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
recent changes
parent
90559bed
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES
+13
-0
13 additions, 0 deletions
CHANGES
RELEASE-NOTES
+4
-3
4 additions, 3 deletions
RELEASE-NOTES
with
17 additions
and
3 deletions
CHANGES
+
13
−
0
View file @
d0a4104c
...
...
@@ -7,6 +7,19 @@
Changelog
Daniel (15 September 2005)
- Added a TFTP server to the test suite and made the test suite capable of
using it.
Daniel (7 September 2005)
- Ben Madsen's detailed reports that funnily enough only occurred with certain
glibc versions turned out to be curl using an already closed file handle
during certain conditions (like when saving FTP server "headers").
- Scott Davis helped me track down a problem in the test HTTP server that made
test case 56 wrongly fail at times. It turned out it was due to the server
finding the end of a chunked-encoded POST too early.
Daniel (6 September 2005)
- Now curl warns if an unknown variable is used in the -w/--writeout argument.
...
...
This diff is collapsed.
Click to expand it.
RELEASE-NOTES
+
4
−
3
View file @
d0a4104c
...
...
@@ -6,7 +6,7 @@ Curl and libcurl 7.14.2
Available curl_easy_setopt() options: 124
Number of public functions in libcurl: 46
Amount of public web site mirrors: 25
Number of known libcurl bindings: 3
1
Number of known libcurl bindings: 3
2
Number of contributors: 451
This release includes the following changes:
...
...
@@ -16,7 +16,8 @@ This release includes the following changes:
This release includes the following bugfixes:
o
o crash in --dump-header on FTP
o test 56 runs better
Other curl-related news since the previous public release:
...
...
@@ -27,6 +28,6 @@ Other curl-related news since the previous public release:
This release would not have looked like this without help, code, reports and
advice from friends like these:
o John Kelly, Nicolas Franois
o John Kelly, Nicolas Franois,
Scott Davis, Ben Madsen
Thanks! (and sorry if I forgot to mention someone)
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