From 4dbc4a637b2393648eabc32f37c175019badc26c Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Tue, 28 Aug 2001 04:35:03 +0000 Subject: More changes. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index f757f7c..21af8e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-08-27 Robert James Kaes + * src/reqs.c (trim): Moved the trim functionality out of + process_request() and added a test to make sure we don't back the + pointer past the beginning of the string. + * src/log.c (log_message): Fixed a problem where the connect messages were not getting through if the log level was set to INFO. -- cgit v1.2.3