From 02892e4fd8c1faff74edd2ce7e232b0c8442c5c9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 9 Apr 2010 16:54:52 +0200 Subject: FTP quote commands prefixed with '*' now can fail without aborting Prefixing the FTP quote commands with an asterisk really only worked for the postquote actions. This is now fixed and test case 227 has been extended to verify. --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index eadf532ca..3d4674b25 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,11 @@ Changelog +Daniel Stenberg (9 Apr 2010) +- Prefixing the FTP quote commands with an asterisk really only worked for the + postquote actions. This is now fixed and test case 227 has been extended to + verify. + Kamil Dudka (4 Apr 2010) - Eliminated a race condition in Curl_resolv_timeout(). -- cgit v1.2.3