test506 fix

This commit is contained in:
Daniel Stenberg 2003-12-16 09:51:51 +00:00
parent 989ec98ebd
commit cd9dea3091

View File

@ -7,6 +7,11 @@
Changelog
Daniel (16 December)
- Updated test 506 since it started to fail after the cache prune change
yesterday. I also changed it slightly to feature a counter in each debug
output for easier tracing.
Daniel (15 December)
- Old DNS cache entries are now only pruned after curl is done with a request,
and not in the actual name resolve call.