From: Francesco Chemolli Date: Wed, 28 Feb 2024 14:53:09 +0000 (+0700) Subject: Prep for v6.8 X-Git-Tag: SQUID_6_8~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee569bdc9737be22db87c7f74d97a0c80aae3c8c;p=thirdparty%2Fsquid.git Prep for v6.8 --- diff --git a/ChangeLog b/ChangeLog index cb6c8b8bef..b59084c91d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Changes in squid-6.8 (4 Mar 2024) + + - Bug 5344: mgr:config segfaults without logformat + - Bug 5343: Fix build on GCC 14 + - Fix infinite recursion when parsing malformed HTTP chunks + - Fix max-stale in default refresh_pattern + - Fix marking of problematic cached IP addresses + - Improved portability to MacOS + - ... and some documentation improvements + Changes in squid-6.7 (4 Feb 2024) - Bug 5337: workaround for crash on startup if -a option is used