aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-03-18 22:59:04 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-03-18 22:59:04 +0000
commite9a460411fcbf28c9e8b4e6afba4a7d1efa8bde2 (patch)
treeca5c89dab66cd25e44a00d469573cf86e925c34e /RELEASE-NOTES
parenta57098ea9b6148b900300b6dd385a3a7533bd656 (diff)
Fixed an infinite loop when given an invalid SFTP quote command.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 64e13b642..281bd59eb 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -46,6 +46,7 @@ This release includes the following bugfixes:
o sharing DNS cache between easy handles running in multiple threads could
lead to crash
o SFTP upload with CURLOPT_FTP_CREATE_MISSING_DIRS on re-used connection
+ o SFTP infinite loop when given an invalid quote command
This release includes the following known bugs: