diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-11-16 23:06:53 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-11-16 23:06:53 +0000 |
commit | 59dcc7e1914f31d9b8ef8a45b35f76529cf3dc71 (patch) | |
tree | 7ff7514f48ad675f36e0a2f97712ddb010939161 /CHANGES | |
parent | ea3fe98867a52235e71763fa91900ca6c1e6ca3b (diff) |
Michal Marek made the test suite remember what test servers that fail to
start so that subsequent tries are simply skipped.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel S (17 Nov 2007) +- Michal Marek made the test suite remember what test servers that fail to + start so that subsequent tries are simply skipped. + Daniel S (16 Nov 2007) - Ates Goral identified a problem in http.c:add_buffer_send() when a debug callback was used, as it could wrongly pass on a bad size for the outgoing |