From b17727e36b017206d055641d3a79bd05e1e7a98e Mon Sep 17 00:00:00 2001 From: wessels <> Date: Wed, 31 Dec 1997 06:58:43 +0000 Subject: [PATCH] update --- ChangeLog | 2 ++ TODO | 6 +++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 84a22b0589..a5b629d681 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,8 @@ http://squid.nlanr.net/Squid/urn-support.html - Fixed client-side persistent connections for objects with bad content lengths (Henrik Nordstrom). + - Fixed bad call to storeDirUpdateSwapSize() for objects which + never reach SWAPOUT_DONE state. Changes to squid-1.2.beta8 (Dec 2, 1997): diff --git a/TODO b/TODO index 1a819fb91d..0d34198a27 100644 --- a/TODO +++ b/TODO @@ -16,6 +16,10 @@ Our Todo List - Allow for 'backup' parents - An orderd list of siblings to try. - Hash function load balancing +(2) Code cleanup: + - Make sure the lib/*.c files do not use printf/fprintf. + - Replace bzero with memset + - Replace bcopy with xmemcpy (3) request-range (3) hit metering @@ -34,7 +38,6 @@ Our Todo List (3) LDAP support. See http://miso.wwa.com/~donley/ and Clayton Donley -(4) support ftp://host/pub;type=d (4) FTP PUT (4) Everywhere that we use 'pattern' or such, use ACL elements instead. stoplist_pattern, refresh_pattern, ... @@ -77,3 +80,4 @@ DONE: - whois -h whois.ra.net '\!gAS194' - Stevens V2 Ch.18 (3) SIGHUP should reread error text files +(4) support ftp://host/pub;type=d -- 2.47.2