From: Francesco Chemolli <5175948+kinkie@users.noreply.github.com> Date: Tue, 30 Jan 2024 18:20:54 +0000 (+0000) Subject: ChangeLog for v6.7 (#1646) X-Git-Tag: SQUID_6_7~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c22a7b5ed2a0b1e6abf80a799f1be2976139d22c;p=thirdparty%2Fsquid.git ChangeLog for v6.7 (#1646) --- diff --git a/ChangeLog b/ChangeLog index e18646c91d..7cb04ce2ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Changes in squid-6.7 (4 Feb 2024) + + - Bug 5274: Successful tunnels logged as TCP_TUNNEL/500 + - Fix crash when NTLM and Negotiate helpers are queried with no HTTP request + - Extend cache_log_message to Bug 5187 and job invalidation BUGs + - Remove incorrect beta version warning + - MS Windows portability improvements + - ... and some documentation improvements + Changes in squid-6.6 (5 Dec 2023): - Bug 5328: Fix ESI build with libxml2 v2.12.0