From: wessels <> Date: Thu, 5 Dec 1996 23:20:48 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5332 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fa71551b5a8ef67f219e2320986d913dfe82dcd;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 0237551063..50d1703286 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ + - Fixed missing CR on Not-Modified replies (Balint Nagy Endre) + - Fixed not truncating multi-word content-types. + - Fixed ABR bug due to too-small redirector buffers. + - Fixed ABR in httpBuildRequestHeader(). + Changes to squid-1.1.beta27 (December 4, 1996): - Fixed wrong number of args to debug().