From 831b00dc7ac3f7bff82142ed4aab133e8681d049 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Sun, 23 Dec 2001 22:00:36 +0000 Subject: Made the error message regarding the Idle timeout more verbose, and changed the level to WARNING. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5d13189..3340388 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-12-23 Robert James Kaes + * src/tinyproxy.c (main): Made the error log for the idle time + setting more verbose so that it's explains the reasoning + better. Also, changed the level to WARNING. + * src/reqs.c (process_client_headers): Cleaned up the code to send the Via header by using the write_message() function. -- cgit v1.2.3