From 12b2412c5217b105a86ccda57f261a33fcfd4d62 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Tue, 9 Nov 2010 17:04:04 +0100 Subject: ftp: treat server's response 421 as CURLE_OPERATION_TIMEDOUT Bug: https://bugzilla.redhat.com/650255 Reported by: Simon H. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2ade98a00..f73486614 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -24,6 +24,7 @@ This release includes the following bugfixes: o ftp: prevent server from hanging on closed data connection when stopping a transfer before the end of the full transfer (ranges) o LDAP: detect non-binary attributes properly + o ftp: treat server's response 421 as CURLE_OPERATION_TIMEDOUT This release includes the following known bugs: -- cgit v1.2.3