From: wessels <> Date: Wed, 12 Aug 1998 07:50:49 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~2915 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2cb51fe0f965933da314feb1a4d841f69960cf0f;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index ed7988e3f2..20eadb00e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,6 +31,7 @@ - Changed syslog logging. Now squid debug levels 0 and 1 go to syslog. Level 0 gets LOG_WARNING and level 1 gets LOG_NOTICE (this needs more work!) + - Fixed memory access errors in statAvgTick(). Changes to squid-1.2.beta23 (June 22, 1998):