From: wessels <> Date: Fri, 12 Jul 1996 23:44:35 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~6066 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8929e8c7c5153a4cbed837fd69265d6b587812c1;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index cb56a5dea6..5b1e522760 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,8 @@ Changes to squid-1.1.alpha4: - Added 'echo request' URL hack: http://cachehost:3128/echo - Added URL redirector feature. - Addeed 'ident_lookup' option to config file + - Fixed http to never rely on blocking IP cache lookups. + - Removed need for locked IP cache entries. - Changed free page stacks to always free pages if more than 'max' are allocated.