From: Amos Jeffries Date: Wed, 30 Aug 2023 16:41:54 +0000 (+0000) Subject: Prep for 6.3 (#1466) X-Git-Tag: SQUID_7_0_1~363 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f23290eeee307adf23eeb89b934677611b71304;p=thirdparty%2Fsquid.git Prep for 6.3 (#1466) --- diff --git a/ChangeLog b/ChangeLog index 6a2cff50cd..1e389058a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Changes in squid-6.3 (03 Sep 2023): + + - Bug 5294: ERR_CANNOT_FORWARD returned instead of ERR_DNS_FAIL + - Bug 4981: Work around in-call job invalidation bugs + - basic_smb_lm_auth: fix 'no previous declaration' warnings + - CacheManager: require /squid-internal-mgr/ URL path prefix + - ESI: Fix build [-Wsingle-bit-bitfield-constant-conversion] + - ... and some documentation changes + Changes in squid-6.2 (06 Aug 2023): - Bug 5187: Work around REQMOD satisfaction regression