From: wessels <> Date: Wed, 19 Aug 1998 00:34:19 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~2855 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e931f99a8b50080f576cc2bb2ae9325660cac749;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 621e9070eb..51e19d6014 100644 --- a/ChangeLog +++ b/ChangeLog @@ -44,6 +44,8 @@ - Replaced internal proxy_auth code with extern authentication module (Arjan de Vet). - moved hash.c to libmiscutil.a. + - Fixed handling of ICP queries with whitespace in URLs. + Now we return ICP error and escape the URL before logging. Changes to squid-1.2.beta23 (June 22, 1998):