From 5fc492e5c65a40988fada33fa1c04cdd61c4f2b6 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 22 Jan 2001 16:25:55 +0000 Subject: =?UTF-8?q?Bj=F6rn's=20progress=20meter=20fix,=20new=20test=20case?= =?UTF-8?q?s=20and=20ftpserver.pl=20patch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index ac695f66b..618d9e461 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,13 @@ History of Changes +Daniel (22 January 2001) +- Björn Stenberg supplied a progress meter patch that makes it look better even + during slow starts. Previously it made some silly assumptions... + +- Added two FTP tests for -Q and -Q - stuff since it was being discussed on + the mailing list. Had to correct the ftpserver.pl too as it bugged slightly. + Daniel (19 January 2001) - Made the Location: parsers deal with any-length URLs. Thus I removed the last code that restricts the length of URLs that curl supports. -- cgit v1.2.3