From: wessels <> Date: Wed, 18 Mar 1998 07:19:27 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~3801 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=041b157e03dab8358cb704b60808ea21ccd50d79;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index a5a178e62d..a9c494d690 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Changes to squid-1.2.beta17 (Mar 17, 1998): + - SNMP MIB version check changed to non-rcs. - Added memory pools for variable size objects (strings). There are three pools; for small, medium, and large objects. @@ -31,6 +33,7 @@ - Surrounded 'source_ping' code with #ifdefs. - Changed 'deny_info URL' to use a custom Error page. - Modified src/client.c for testing POST requests. + - Fixed hash4() for SCO (Vlado Potisk). Changes to squid-1.2.beta16 (Mar 4, 1998):