diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-12-16 09:51:51 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-12-16 09:51:51 +0000 |
commit | cd9dea3091ce1e0ccc2dafd8ad7f36362a5b66da (patch) | |
tree | f62c7d5d62f9984a49a75cedfeb397b6f53947b1 | |
parent | 989ec98ebdc1c73b70b957f9eeacb4de7882970a (diff) |
test506 fix
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |