From: wessels <> Date: Wed, 31 Dec 1997 11:59:55 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4330 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=affe7929b01edf27e0a956731d420c45261165d5;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index a5b629d681..9c0b4d8c13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Changes to squid-1.2.beta10 (Dec 30, 1997): + - Fixed content-length bugs for 204 replies, 304 replies, and HEAD requests (Henrik Nordstrom). - Fixed errorAppendEntry() bug in gopherReadReply().