largefile bit for the version_info and now winsock 1.1 only

This commit is contained in:
Daniel Stenberg 2004-03-03 14:39:47 +00:00
parent 2479e06848
commit 23ef66f33a
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ Curl and libcurl 7.11.1. A bugfix release.
This release includes the following changes:
o CURL_VERSION_LARGEFILE is a feature bit returned by libcurls that feature
large file support
o libcurl only requires winsock 1.1 on windows now
o when doing FTP, curl now sends QUIT before disconnecting
o name resolves can now timeout on windows too
o $HOME is now recognized better when looking for .netrc files