mirror of
https://github.com/curl/curl.git
synced 2026-05-15 11:56:25 +03:00
today's work
This commit is contained in:
parent
b2cff76722
commit
9b09193cfd
1 changed files with 10 additions and 0 deletions
10
CHANGES
10
CHANGES
|
|
@ -8,6 +8,16 @@
|
|||
|
||||
|
||||
|
||||
Daniel (25 February 2004)
|
||||
- Based on a patch by Greg Hewgill I modified how long long is used in the
|
||||
mprintf code, as we can use a 64bit type with MSVC that is a long long
|
||||
equivalent. This corrects some weird large file behaviors on windows.
|
||||
|
||||
- Tor Arntsen helped me work out --enable-debug to work better with different
|
||||
versions of the gcc and icc compilers.
|
||||
|
||||
- Added CURLOPT_SHARE to the curl_easy_setopt.3 man page.
|
||||
|
||||
Daniel (22 February 2004)
|
||||
- Applied the final pieces of Gisle Vanem's patch that brings a working name
|
||||
resolve timeout to the windows versions of curl!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue