From: wessels <> Date: Sun, 15 Sep 1996 14:07:07 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5790 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce2869d042cb35bc0d0259fdecc135aeebc905d4;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 6cdb9b1389..ed462eafba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,8 @@ Changes to squid-1.1.beta2 (): so we only need it in one place. - Made a lot of proto.c functions static and added prototypes. - Switched to ANSI style coding. + - Fixed icpProcessRequest() bug. Need to check EXPIRED + before IMS. Changes to squid-1.1.beta1 (September 12, 1996):