From fb616011efb62d3cfb96969eba814aae042a047e Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Tue, 9 Apr 2002 20:07:10 +0000 Subject: More changes in the ChangeLog :) --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b90b145..adabb76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2002-04-09 Robert James Kaes + * src/anonymous.c: Changed this module to use the hashmap module + instead of it's own internal linked list. Common code is good. :) + + * src/reqs.c (process_client_headers): Fixed the XTINYPROXY_ENABLE + section to actually check if xtinyproxy has been configured. + (compare_headers): Removed this function since it's been replaced + by a call to anonymous_search(). + * src/acl.c (make_netmask): James Flemer cleaned up the make_netmask() function to remove the big static table. Much nicer now. -- cgit v1.2.3