fixed --limit-rate

This commit is contained in:
Daniel Stenberg
2006-02-01 23:28:22 +00:00
parent 54cbd7e154
commit 8cb695a963
3 changed files with 6 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o plain --limit-rate [num] means bytes
o re-creating a dead connection is no longer counted internally as a followed
redirect and thus prevents a weird error that would occur if a FTP
connection died on an attempted re-use