fixed transfer speed math
authorDaniel Stenberg <daniel@haxx.se>
Thu, 20 May 2004 20:48:16 +0000 (20:48 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 20 May 2004 20:48:16 +0000 (20:48 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index b1a54fcf790a54599a89a22039a7004f315eacd1..d3dd5922c4fc9d6cc0377ee5af750a1ff2fb39dc 100644 (file)
--- 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.