From: wessels <> Date: Tue, 15 Oct 1996 22:42:35 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5643 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=10660f97d4dde6d65ad0a597a105d0556d8825c1;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index b1544e6cb6..9b3bb1958c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,9 @@ Changes to squid-1.1.beta8 (): - If IMS verification fails, send the old object and log it as TCP_EXP_FAIL_HIT. - Added Host: header to HTTP requests. + - Disable dnsservers with 'dns_children 0' in the config file. + - Disable ftpget with 'ftpget_program none' in the config + file. Also ftpget is disabled for http_accel mode. Changes to squid-1.1.beta7 (October 14, 1996):