From 5c882bdfa3c5ed14a324316dbf0c8ab3a4f51261 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 20 May 2004 20:48:16 +0000 Subject: [PATCH] fixed transfer speed math --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index b1a54fcf7..d3dd5922c 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,10 @@ Changelog +Daniel (20 May 2004) +- Jesse Noller reported that the upload speed info reported by libcurl was + wrong. The same was true for the download speed. Fixed now. + Daniel (19 May 2004) - David Byron added test case 170 - this used to crash the previous version of curl.