From 1a2b20af5baca8e6c4272fdee5dfd2bc1731c869 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Mon, 23 Oct 2000 21:47:39 +0000 Subject: Updated Information. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2615649..0c6e233 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2000-10-23 Robert James Kaes + + * src/dnscache.c (new_dnscache): Creates a new DNS tree. Called + before any other DNS requests. + + * src/dnscache.c (dnscache): Removed the garbage collection + routine since I haven't figured out how to delete the tree without + causing a SEGFAULT. Ugh. + + * src/anonymous.c (new_anonymous): Create a new Anonymous tree. + + * src/tinyproxy.c (main): Initialize the DNS and Anonymous + subsytems. + 2000-09-25 Robert James Kaes * src/dnscache.c (dns_insert): If the insert fails, delete the -- cgit v1.2.3