diff options
author | Yang Tse <yangsita@gmail.com> | 2008-08-22 18:09:03 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-08-22 18:09:03 +0000 |
commit | 9849c6b8479f18d983eadd58d7ba6f9feaaa8f6a (patch) | |
tree | 975fea4964c402e7ff3ec78177e4520d773a987e /CHANGES | |
parent | 9bb5da968c7ab38434d426f9928bcd69cf4ebb02 (diff) |
Adjustments to better select/differentiate when large/small file
support is provided using WIN32 functions directly.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ Yang Tse (22 Aug 2008) - Improved libcurl's internal curl_m*printf() functions integral data type size and signedness handling. +- Internal adjustments to better select/differentiate when large/small file + support is provided using WIN32 functions directly. + Daniel Fandrich (20 Aug 2008) - Added an edited version of Vincent Le Normand's documentation of SFTP quote commands to the man pages. |