aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-03-18 17:05:29 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-03-18 17:05:29 +0000
commita57098ea9b6148b900300b6dd385a3a7533bd656 (patch)
treea1468ebd6f99fad72e094caac994783d33522502 /CHANGES
parent6f3166c15b7fc951b10ba7cb2607527065264f0e (diff)
Added test 626 to reproduce an infinite loop when given an invalid
SFTP quote command reported by Vincent Le Normand, but left it disabled.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f8245c6b2..adf5958b9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel Fandrich (18 Mar 2008)
+- Added test 626 to reproduce an infinite loop when given an invalid
+ SFTP quote command reported by Vincent Le Normand, but left it disabled.
+
Michal Marek (18 Mar 2008)
- Added curl_easy_getinfo typechecker.