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
23fbb898
Commit
23fbb898
authored
20 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
recent changes
parent
bd1adaf7
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
+9
-0
9 additions, 0 deletions
CHANGES
RELEASE-NOTES
+11
-2
11 additions, 2 deletions
RELEASE-NOTES
with
20 additions
and
2 deletions
CHANGES
+
9
−
0
View file @
23fbb898
...
...
@@ -6,7 +6,16 @@
Changelog
Daniel (8 June 2004)
- Marty Kuhrt fixed a minor build problem for VMS.
Daniel (7 June 2004)
- Reverted the configure check from the 4th since it obviously didn't work.
Remade it in a different manner that hopefully works better.
Daniel (4 June 2004)
- Günter Knauf brought patches to make curl build fine on NetWare again.
- Made the configure checks for strerror_r() not exit the configure script
when built for cross-compiling.
...
...
This diff is collapsed.
Click to expand it.
RELEASE-NOTES
+
11
−
2
View file @
23fbb898
...
...
@@ -8,20 +8,29 @@ Curl and libcurl 7.12.1
This release includes the following changes:
o the curl tool continues with the next URL even if one transfer fails
o FTP 3rd party transfer support - seven new setopt() options
This release includes the following bugfixes:
o CURLOPT_FILETIME had wrong type, it expects a long argument
o builds fine with Borland on Windows again
o the msvc curllib.dsp now builds the libcurl.lib file again
o builds fine on VMS again
o builds fine on NetWare again
o HTTP Digest authentication with proxies use correct user name + password
o now builds fine with lcc-win32
Other curl-related news since the previous public release:
o pycurl 7.12.0 http://pycyrl.sf.net/
o James Hu took over after Kevin Roth as maintainer of the curl package on
cygwin. Many saludos to Kevin for a work well done during many years.
o pycurl 7.12.0 was released http://pycyrl.sf.net/
This release would not have looked like this without help, code, reports and
advice from friends like these:
Gisle Vanem, Vincent Bronner
Gisle Vanem, Vincent Bronner, Alexander Krasnostavsky, Chris Gaukroger,
Gnter Knauf, Marty Kuhrt, Kjetil Jacobsen
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