From: wessels <> Date: Sat, 7 Feb 1998 00:49:22 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4144 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9316994142bbcb095828e3b34e65a0ed23166d26;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index ff68ff6734..a4778e8305 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,16 @@ +Changes to squid-1.2.beta14 (Feb 6, 1998): + - Replaced snmplib free() calls with xfree(). - Changed the 'net_db_name' hash table structure to make it easier to move names from one network to another (copied from 1.1 code). + - Filled in some of the config dump routines (dump_acl, + dump_acl_access). + - Full memory debugging option (--enable-xmalloc-debug-trace) + (Henrik Nordstrom). + - Filled-in and clarified many squid.conf comments (Oskar + Pearson). + - Fixed up handling of SWAP_LOG_DEL swap.state entries. Changes to squid-1.2.beta13 (Feb 4, 1998):