aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-12-16 09:51:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-12-16 09:51:51 +0000
commitcd9dea3091ce1e0ccc2dafd8ad7f36362a5b66da (patch)
treef62c7d5d62f9984a49a75cedfeb397b6f53947b1
parent989ec98ebdc1c73b70b957f9eeacb4de7882970a (diff)
test506 fix
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2a6a7c50b..889a22d30 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.