diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2008-01-15 22:15:55 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2008-01-15 22:15:55 +0000 |
| commit | 56f17d2c9f3d229d701bcf0dda83f4d29c0e02ba (patch) | |
| tree | da73dc3c74a6b29c4c0894a15aa263a88a7fd31a /CHANGES | |
| parent | 19ae96f4d0086f45705a6d4e106e1f66ab03baf7 (diff) | |
I made the torture test on test 530 go through. This was actually due to
silly code left from when we switched to let the multi handle "hold" the dns
cache when using the multi interface... Of course this only triggered when a
certain function call returned error at the correct moment.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ Changelog +Daniel S (15 Jan 2008) +- I made the torture test on test 530 go through. This was actually due to + silly code left from when we switched to let the multi handle "hold" the dns + cache when using the multi interface... Of course this only triggered when a + certain function call returned error at the correct moment. + Daniel S (14 Jan 2008) - Joe Malicki filed bug report #1871269 (http://curl.haxx.se/bug/view.cgi?id=1871269) and we could fix his hang- |
