From: wessels <> Date: Thu, 1 Jan 1998 07:07:06 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4307 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e9c07c10ce0f0e037e60eb8f4ad55d4adf1a92b;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 48c138346e..7978e3f5c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,10 @@ - Fixed confusing with the use/meaning of ERR_CANNOT_FORWARD by creating ERR_FORWARDING_DENIED and changing the content of the ERR_CANNOT_FORWARD text. + - Fixed pipeline request bug from using strdup() (Henrik + Nordstrom). + - Call clientReadRequest() directly instead of commSetSelect() + for pipelined requests (Henrik Nordstrom). Changes to squid-1.2.beta10 (Dec 30, 1997):