From: wessels <> Date: Mon, 18 Nov 1996 09:36:42 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5451 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=396b6d21fc7b9ff92602a75af1682c53998443fa;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 4c8bf7000e..c751eeaa60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,8 @@ Changes to squid-1.1.beta20 (November 13, 1996): - Fixed Cache-Control counting in HTTP reply header stats. - Relocated rfc1738_unescape() calls in ftpget so that ftp://foo.org/%2fbar/ works (Jonathan Larmour). + - Fixed forwarding loop for a pair of neighbors behind a firewall. + - Cleaned up ftpget non-blocking flags (Jean-Hugues ROYER). Changes to squid-1.1.beta19 (November 13, 1996):