aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
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 /RELEASE-NOTES
parentd5a71fd567fc8e4f75c19fb36e7e9424532e1f44 (diff)
Improved curl_m*printf() integral data type size and signedness handling
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index e89c4f2a3..67d89c52e 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -55,6 +55,7 @@ This release includes the following bugfixes:
o potential buffer overflows in the MS-DOS command-line port fixed
o --stderr is now honoured with the -v option
o memory leak in libcurl on Windows built with OpenSSL
+ o improved curl_m*printf() integral data type size and signedness handling
This release includes the following known bugs: