From: Daniel Stenberg Date: Wed, 3 Mar 2004 14:39:47 +0000 (+0000) Subject: largefile bit for the version_info and now winsock 1.1 only X-Git-Tag: curl-7_11_1~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23ef66f33a18eaec21b3c9307209def44e0fe635;p=thirdparty%2Fcurl.git largefile bit for the version_info and now winsock 1.1 only --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4b797cf014..6f8847d194 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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