From: wessels <> Date: Fri, 1 Nov 1996 13:53:03 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5550 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=861f7d3975dec9fd07cf3dcd32e92a4bd47e8e72;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 00846dbc15..214506f771 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ + - Fixed base64_code[] typo bug (Joe Ramey). + - Fixed errors being returned as empty objects. + - Changed order of sanity checks in neighborsUdpAck(). + Changes to squid-1.1.beta12 (October 31, 1996): - Fixed ICMP 'pinger' failure detection.