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_7_0_1~228 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=12638bed912ab9ad6309244ad96f08132233b852;p=thirdparty%2Fsquid.git ChangeLog for v6.7 (#1646) --- diff --git a/ChangeLog b/ChangeLog index 4481ea144f..8a03f744af 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