aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-05-29 22:38:34 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-05-29 22:38:34 +0000
commit42ddd745f85229e54530c15c94cf90e72fd7861b (patch)
treed1fd101693a491271a44c4c6a7c0c8464d2f6981 /CHANGES
parenta7846189cdb09a9d7ecca43f045cd0fb4517fe39 (diff)
recent changes
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 10959713b..76ad29218 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,12 @@ Daniel (30 May 2005)
downloaded headers become incomplete. The fix is now verified with test case
262.
+Daniel (25 May 2005)
+- Fixed problems with the test suite, and in particular the FTP test cases
+ since it previously was failing every now and then in a nonsense manner.
+
+- --trace-time now outputs the full microsecond, all 6 digits.
+
Daniel (24 May 2005)
- Andres Garcia provided a text mode patch for several test cases so that they
do text comparisions better on Windows (newline-wise).