aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2010-11-09 17:04:04 +0100
committerKamil Dudka <kdudka@redhat.com>2010-11-09 18:13:20 +0100
commit12b2412c5217b105a86ccda57f261a33fcfd4d62 (patch)
treee9ffa6bee1a750defa57fc5cb4c1f18ebb9c73bf /RELEASE-NOTES
parent7d8343934be38c196ae02ac0516580dc98cceb87 (diff)
ftp: treat server's response 421 as CURLE_OPERATION_TIMEDOUT
Bug: https://bugzilla.redhat.com/650255 Reported by: Simon H.
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 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: