projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60f9450
)
fixed transfer speed math
author
Daniel Stenberg
<daniel@haxx.se>
Thu, 20 May 2004 20:48:16 +0000
(20:48 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Thu, 20 May 2004 20:48:16 +0000
(20:48 +0000)
CHANGES
patch
|
blob
|
history
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.