]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Thu, 28 Nov 1996 14:33:48 +0000 (14:33 +0000)
committerwessels <>
Thu, 28 Nov 1996 14:33:48 +0000 (14:33 +0000)
ChangeLog

index be32e41a0964779552bd221927fc666d37059caa..d9087a7757d0dcf58df0c5077e64f352fb370bf2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,11 @@ Changes to squid-1.1.beta24 ():
        - Added warning message when forwarding loops detected.
        - Split getSingleParent() into getSingleParent() and
          neighborsCount().
+       - Dont check sibling caches for REFRESH requests.
+       - Add X-Forwarded-For: header which is the comma-separated
+         list of client addresses along the request path.
+       - Fixed icpDetectClientClose() to check if Content-Length
+         bytes have been delivered.
 
 Changes to squid-1.1.beta23 (November 25, 1996):