]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Thu, 4 Apr 1996 08:32:39 +0000 (08:32 +0000)
committerwessels <>
Thu, 4 Apr 1996 08:32:39 +0000 (08:32 +0000)
ChangeLog

index 66c744e239e9839a4f87df60ffd604ab74683cc0..be3693ef8f2429ab9c066bcaa078190b35ef0111 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,3 +30,8 @@
        - 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.
+       - Had to add a flag for using private keys with ICP queries to
+         neighbors.  If any neighbor returns a reqnum field of zero,
+         then disable using private keys.  But still use private
+         keys for things with bypass the ICP query step (such as
+         POST and IMS-GET).