diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-23 16:12:55 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-23 16:12:55 +0000 |
commit | 6fb0012833f2b2e3e28fe761c26f2194195ff95d (patch) | |
tree | a7bee25dccbf21523eff9b7bedfc219d05945de9 | |
parent | 9d1ce9c0df80807e3835a123c8c7fced7473fa30 (diff) |
error messages and new test script
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,13 @@ Changelog Daniel (23 March 2004) +- Added Greg Hewgill's testcurl.pl script to CVS. We have not moved over to + use this script for the real distributed testing just yet, but it is only + a matter of time. + +- Gisle Vanem provided code that makes curl report a better error message + if --interface fails on windows. + - The regular progress meter is now fixed to never wrap due to long lines. All fields are now static sized. If the time in the time fields get a time value that would represent a time that is 100 hours or more (if not, it remains |