From: wessels <> Date: Tue, 17 Sep 1996 03:52:19 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5777 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be083e421ab7fcbf60cf0b4c53e57baee374e693;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 3ad7436641..69ac6d0d08 100644 --- 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):