From: wessels <> Date: Sun, 29 Mar 1998 02:04:22 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~3718 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f4d31f9bbe35af501f53cc6b8167eb592840b1d;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index c09c77de5a..249f258f08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,9 @@ 10. cacheSec and cacheAccounting groups removed 11. fixed acl bug when communities not defined 12. snmp_acl now survives bad configuration + - Fixed disk.c FD leak for delayed closes in + diskHandleWriteComplete(). + - Fixed cache announcement feature. Changes to squid-1.2.beta18 (Mar 23, 1998): diff --git a/TODO b/TODO index 8c1ee3c194..639a39ef9a 100644 --- a/TODO +++ b/TODO @@ -71,6 +71,7 @@ Our Todo List (5) REST for failed ftp transfers. (5) Customizable access logging. (5) Inline DNS queries with native resolver calls. +(5) MD5 acl type DONE: