diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-10-06 21:19:57 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-10-06 21:19:57 +0000 |
commit | befc30bc55cebe958d652ec4f5d31aa8565773c1 (patch) | |
tree | b372a9b0cadadba5e0f54d3db2bac8113810eeee /CHANGES | |
parent | ca5846cde95097d6a3436474ed641a96158b46e3 (diff) |
Bogdan Nicula's hanging test case was converted to test case 533 and the test
now runs fine.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel (6 October 2006) +- Bogdan Nicula's hanging test case was converted to test case 533 and the test + now runs fine. + Daniel (4 October 2006) - Dmitriy Sergeyev provided an example source code that crashed CVS libcurl but that worked nicely in 7.15.5. I converted it into test case 532 and |