From 5584d30eed56611c3e6c11ff76b7f403af2a00b1 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Wed, 29 Aug 2001 04:06:00 +0000 Subject: More change logs. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 46358bd..953abe3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ 2001-08-28 Robert James Kaes + * src/log.c (log_message): Handle a debug enabled compile better. + + * src/dnscache.c (dns_insert): Fixed a memory leak if the same + information was inserted into the ternary tree twice. + + * configure.in: Fixed the test regarding the REGEX library. Even + if a working REGEX was found on the system, the included REGEX was + being compiled in. Double Doh. + * src/log.c (log_message): Finally got the log levels worked out properly. I've tested all the levels and they now produce the correct output. -- cgit v1.2.3