From: wessels <> Date: Mon, 8 Dec 1997 22:15:20 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4363 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8aaa4c207b50179dac07b7573114f5fab795fa08;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 98656fc6cf..84a22b0589 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,12 @@ and HEAD requests (Henrik Nordstrom). - Fixed errorAppendEntry() bug in gopherReadReply(). - Basic support for FTP URL typecodes (;type=X). + - Support for access controls based on ehternet MAC addresses + (Dale). + - Initial URN support; see + http://squid.nlanr.net/Squid/urn-support.html + - Fixed client-side persistent connections for objects with + bad content lengths (Henrik Nordstrom). Changes to squid-1.2.beta8 (Dec 2, 1997):