diff options
author | Yang Tse <yangsita@gmail.com> | 2008-08-21 01:55:33 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-08-21 01:55:33 +0000 |
commit | 42eeb93d9958b7da62f99622c64b541034b2788a (patch) | |
tree | 267f47f6e17e89fe38f8762a2add646d2eab45ee /CHANGES | |
parent | afe7bb4b3309d260e9537af47a02f1a7dc6eee6a (diff) |
Fixed a couple of bugs in libcurl's internal curl_m*printf() functions.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |