]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 6.3 (#1466)
authorAmos Jeffries <yadij@users.noreply.github.com>
Wed, 30 Aug 2023 16:41:54 +0000 (16:41 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 30 Aug 2023 16:42:05 +0000 (16:42 +0000)
ChangeLog

index 6a2cff50cdffb2cffd7bfc806a203b01266dd8fd..1e389058a27b90e04b9263ea67429cff83cd4967 100644 (file)
--- 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