From 6de5fa8836922007f83aa5fc7e8f8b2260529e50 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Fri, 22 May 1998 04:01:35 +0000 Subject: [PATCH] update --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 23ddc099c0..e3f1a1915d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -45,6 +45,16 @@ - Changed hash_remove_link() to return void. - Changed ipcache_gethostbyname() to return NULL if i->addrs.count == 0. + - Added millisecond-timing to select/poll loops and event + queue. + - Changed 'peerPingTimeout' value to be twice the average + of all the peer ICP RTT's. + - Added 'half_closed_clients' option to force closing of + client connections which might only be half-closed. + - Fixed matchDomainName coredump bug. + - Don't cache HTTP replies with Vary: headers until we + get content negotiation working. + - Fixed SSL proxying to forward full HTTP request headers. Changes to squid-1.2.beta20 (April 24, 1998): -- 2.47.3