From: wessels <> Date: Thu, 1 Jan 1998 05:13:28 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4313 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=109203bf0246e7b57d0e19042997d9c07cab787a;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index b498675fd9..48c138346e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,9 @@ --enable-xmalloc-debug --enable-xmalloc-debug-count --async-io + - 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. Changes to squid-1.2.beta10 (Dec 30, 1997): diff --git a/TODO b/TODO index 0d34198a27..f299d69871 100644 --- a/TODO +++ b/TODO @@ -20,6 +20,7 @@ Our Todo List - Make sure the lib/*.c files do not use printf/fprintf. - Replace bzero with memset - Replace bcopy with xmemcpy +(2) Add "Squid" trailer to all error messages. (3) request-range (3) hit metering