From: wessels <> Date: Fri, 11 Sep 1998 11:22:56 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~2743 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d5c8e7411c6ef5990e112d56d906ddec64d0e71;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index d7486ac352..845400bcff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,13 @@ requests, such as for peer digests. - Completed initial HTCP implementation. It works, but is not tested much. + - Added counters for I/O syscalls. + - Fixed httpMaybeRemovePublic. With broken ICP neighbors + (netapp) Squid doesn't use private keys. This caused us + to remove almost every object from the cache. + - Added 'asndb' cachemgr stats to show AS Number tree. + - Fixed comm_incoming calling rate for high loads (Stewart + Forster). Changes to squid-1.2.beta24 (August 21, 1998):