From 42eeb93d9958b7da62f99622c64b541034b2788a Mon Sep 17 00:00:00 2001
From: Yang Tse <yangsita@gmail.com>
Date: Thu, 21 Aug 2008 01:55:33 +0000
Subject: [PATCH] Fixed a couple of bugs in libcurl's internal curl_m*printf()
 functions.

---
 CHANGES | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGES b/CHANGES
index 41a5f7abb5..2b5fbcbc1f 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.
-- 
GitLab