From: wessels <> Date: Fri, 7 Nov 1997 04:00:36 +0000 (+0000) Subject: spello X-Git-Tag: SQUID_3_0_PRE1~4559 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8c17a569f2be6e643d3d5392d6d3e1c44bedeb21;p=thirdparty%2Fsquid.git spello --- diff --git a/ChangeLog b/ChangeLog index 2713f39769..f32a1d213e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Changes to squid-1.2.beta5 (Nov 6, 1997): + - Track the 'keep-alive ratio' for a peer as the ratio of the number of replies including 'Proxy-Connection: Keep-Alive' compared to the number of requests sent. If the peer does @@ -10,7 +12,7 @@ hash functions as cache keys. - Fixed SSL snprintf() bug which broke SSL proxying. - Fixed store_dir swap log bug from reconfigure (SIGHUP). - - Fixed LUR Reference Age bug. The arg to pow() must be + - Fixed LRU Reference Age bug. The arg to pow() must be minutes, not seconds. Changes to squid-1.2.beta4 (Oct 30, 1997):