aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-08-21 01:55:33 +0000
committerYang Tse <yangsita@gmail.com>2008-08-21 01:55:33 +0000
commit42eeb93d9958b7da62f99622c64b541034b2788a (patch)
tree267f47f6e17e89fe38f8762a2add646d2eab45ee
parentafe7bb4b3309d260e9537af47a02f1a7dc6eee6a (diff)
Fixed a couple of bugs in libcurl's internal curl_m*printf() functions.
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
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.