From 1fbc6de3149b81c28cbd30a7a15754f91f260e85 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Sat, 3 Jan 1998 02:56:38 +0000 Subject: [PATCH] update --- ChangeLog | 2 ++ TODO | 1 + 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index c8214cf191..eed4bed943 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ disable their read handlers. - For comm_poll(), use the fast 50 msec timeout only when USE_ASYNC_IO is defined. + - Fixed pointer bug when freeing AS# ACL entries. + - Fixed forgetting to reset Config.npeers to zero in free_peer(). Changes to squid-1.2.beta10 (Jan 1, 1998): diff --git a/TODO b/TODO index 6b1df571e1..255abd0dd0 100644 --- a/TODO +++ b/TODO @@ -42,6 +42,7 @@ Our Todo List Clayton Donley (3) ** Store cache key and other metadata in swap files (KA) (3) ** Make sure every squid.conf option has documentation (??) +(3) ** Finish implementing the *_dump() functions in cache_cf.c (??) (4) ** FTP PUT (KA) (4) ** Everywhere that we use 'pattern' or such, use ACL elements instead. -- 2.47.2