From 3c631c6e5c2cfb77b76f933c91385c8fb2a1ad17 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Tue, 9 Apr 2002 19:11:09 +0000 Subject: James Flemer cleaned up the make_netmask() function to remove the static table. Very nice. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0067bd1..b90b145 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2002-04-09 Robert James Kaes + * src/acl.c (make_netmask): James Flemer cleaned up the + make_netmask() function to remove the big static table. Much + nicer now. + * configure.ac: The configure script now doesn't include a check for the malloc.h header if tinyproxy is being compiled on an OpenBSD machine. I might actually just remove the malloc.h header -- cgit v1.2.3