From: wessels <> Date: Thu, 12 Sep 1996 09:36:54 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5827 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d54ac2a3233af6d8f1df549bcc44fa9104d95b5c;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 62e88b95d6..a6b82d611e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,8 @@ Changes to squid-1.1.alpha18: - Added 'deny_info' support for redirecting denied requests to a specific URL (maex@space.net). - Fixed protoUnregister() to not abort objects being swapped in. + - Fixed parent-stays-dead-bug by removing PING_WAITING + check in icpHandleIcpV?(). - Changed debug log timestamp format. - Fixed coredump-causing bugs in icpHandleIMSReply(). - Fixed FMR bug in neighborsUdpAck() for UDP_HIT_OBJ replies.