From: Yang Tse Date: Thu, 21 Aug 2008 01:55:33 +0000 (+0000) Subject: Fixed a couple of bugs in libcurl's internal curl_m*printf() functions. X-Git-Tag: cares-1_5_3~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=42eeb93d9958b7da62f99622c64b541034b2788a;p=curl Fixed a couple of bugs in libcurl's internal curl_m*printf() functions. --- diff --git a/CHANGES b/CHANGES index 41a5f7abb..2b5fbcbc1 100644 --- 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.