test506 fix
authorDaniel Stenberg <daniel@haxx.se>
Tue, 16 Dec 2003 09:51:51 +0000 (09:51 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 16 Dec 2003 09:51:51 +0000 (09:51 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2a6a7c5..889a22d 100644 (file)
--- 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.