From 109203bf0246e7b57d0e19042997d9c07cab787a Mon Sep 17 00:00:00 2001 From: wessels <> Date: Thu, 1 Jan 1998 05:13:28 +0000 Subject: [PATCH] update --- ChangeLog | 3 +++ TODO | 1 + 2 files changed, 4 insertions(+) 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 -- 2.47.3