From: wessels <> Date: Wed, 21 Aug 1996 11:56:15 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5944 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dfdb03434bcb89b1a0d46c1552d8a4ef56b68e37;p=thirdparty%2Fsquid.git update --- diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2615aa6d26..aa79ad1ddf 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -28,6 +28,7 @@ and ideas to make this software available. Tony Lorimer Igor Vinokurov Russell Street + Cord Beermann Development of this caching software is funded by the National Science diff --git a/ChangeLog b/ChangeLog index f19e975377..f14f638147 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ Changes to squid-1.1.alpha11: - Fixed sscanf() bug in storeDirClean() - Fixed coredump in squid_error_entry() on Config.errHtmlText. + - Added redirector stats entry to cachemgr.cgi. - Call ipcache_purgelru() during an idle timeout. - Changed fqdnFromAddr() to copy inet_ntoa() result into a static buffer.