]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Tue, 2 Apr 1996 07:54:02 +0000 (07:54 +0000)
committerwessels <>
Tue, 2 Apr 1996 07:54:02 +0000 (07:54 +0000)
ChangeLog

index 4c6f00f2518016d093a2268edd9e4d1e1f19062a..66c744e239e9839a4f87df60ffd604ab74683cc0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,4 +24,9 @@
          size. Note we're only logging the client side. It might be
          useful to also log the server side to get really accurate
          numbers for the traffic comming into and out of the cache.
-
+       - Changed access log format (non-common) to include request
+         method and sub-second timestamps.
+       - removed special case for ECONNRESET (and warning message)
+       - Significant change to storage manager.  Now only add objects
+         to the hash table if they are public.  This means some 
+         StoreEntry's will be around with null keys.