]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Tue, 17 Sep 1996 03:52:19 +0000 (03:52 +0000)
committerwessels <>
Tue, 17 Sep 1996 03:52:19 +0000 (03:52 +0000)
ChangeLog

index 3ad74366413fd607e85f6de78b83ccbc0ba2c7bf..69ac6d0d08fc5606a5473bcdab2b6d6e31eed0d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes to squid-1.1.beta2 ():
+Changes to squid-1.1.beta2 (September 16, 1996):
 
        - Switched to ANSI style coding.
        - Fixed UDP_HIT_OBJ objects ignoring 'proxy-only' setting.
@@ -18,6 +18,8 @@ Changes to squid-1.1.beta2 ():
        - Fixed aclDestroyDenyInfoList() to NULL free'd lists.
        - Fixed storeDirClean() to unlink files which should be
          directories (Cord Beerman).
+       - Added ICMP support.  Source ping will use ICMP packets if
+         compiled with -DUSE_ICMP=1 and started with root privleges.
 
 Changes to squid-1.1.beta1 (September 12, 1996):