summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-08-22 11:11:33 +0000
committerYang Tse <yangsita@gmail.com>2008-08-22 11:11:33 +0000
commit9bb5da968c7ab38434d426f9928bcd69cf4ebb02 (patch)
tree96c7f3e785aff54c0a0713dd3affe087ae0a3636 /CHANGES
parentd5a71fd567fc8e4f75c19fb36e7e9424532e1f44 (diff)
downloadcurl-9bb5da968c7ab38434d426f9928bcd69cf4ebb02.tar.gz
Improved curl_m*printf() integral data type size and signedness handling
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 2b5fbcbc1..4a017a72b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,8 +6,9 @@
Changelog
-Yang Tse (21 Aug 2008)
-- Fixed a couple of bugs in libcurl's internal curl_m*printf() functions.
+Yang Tse (22 Aug 2008)
+- Improved libcurl's internal curl_m*printf() functions integral data type
+ size and signedness handling.
Daniel Fandrich (20 Aug 2008)
- Added an edited version of Vincent Le Normand's documentation of SFTP quote