]> granicus.if.org Git - curl/commitdiff
Fixed a couple of bugs in libcurl's internal curl_m*printf() functions.
authorYang Tse <yangsita@gmail.com>
Thu, 21 Aug 2008 01:55:33 +0000 (01:55 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 21 Aug 2008 01:55:33 +0000 (01:55 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 41a5f7abb515300bf12e2f7beb01c3f79f9ef7ba..2b5fbcbc1fe813fcccc8fb72c59dd3b58298f7c9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,9 @@
 
                                   Changelog
 
+Yang Tse (21 Aug 2008)
+- Fixed a couple of bugs in libcurl's internal curl_m*printf() functions.
+
 Daniel Fandrich (20 Aug 2008)
 - Added an edited version of Vincent Le Normand's documentation of SFTP quote
   commands to the man pages.