From cab24814d3166f25e7702b75ad1c210ac9ed9b50 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Tue, 18 Jul 2000 13:29:39 +0000 Subject: [PATCH] DW: - 2.4 changes that never got logged. --- ChangeLog | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a72e47dc4d..8b880c32d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ -Changes to Squid (): +Changes to Squid-2.4.DEVEL4 (): - Added --enable-auth-modules=... configure option - Improved ICP dead peer detection to also work when the workload @@ -66,6 +66,24 @@ Changes to Squid (): did not provide a request in a timely manner after opening the connection. Now the connection is silently closed. The error message was confusing user agents utilizing persistent connections. + - Fixed configure --enable descriptions to match the arg names. + - Eliminated compile warnings from auth_modules/MSNT code. + - Require first character of hostnames to be alphanumeric. + - Made ARP ACL work for Solaris. + - Removed storeClientListSearch(). + - Added counters to track diskd operation success and + failures. + - Fixed range_offset_limit. + - Added code to retry ServFail replies for internal DNS + lookups. + - Added referer header logging (Jens-S. Voeckler). + - Added "multi-domain-NTLM" authentication module, a Perl + script from Thomas Jarosch. + - Added configurable warning messages for high memory usage, + high response time, and high page faults. + - Made store dir selection algorithm configurable. + - Added support for admin-definable extension methods, + up to 20. Changes to Squid-2.4.DEVEL3 (): -- 2.47.3