aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-08-22 18:09:03 +0000
committerYang Tse <yangsita@gmail.com>2008-08-22 18:09:03 +0000
commit9849c6b8479f18d983eadd58d7ba6f9feaaa8f6a (patch)
tree975fea4964c402e7ff3ec78177e4520d773a987e /CHANGES
parent9bb5da968c7ab38434d426f9928bcd69cf4ebb02 (diff)
Adjustments to better select/differentiate when large/small file
support is provided using WIN32 functions directly.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4a017a72b..6ec2ddfc1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.