]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 6.2 (#1441)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Sat, 5 Aug 2023 23:48:22 +0000 (23:48 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 6 Aug 2023 03:09:21 +0000 (03:09 +0000)
ChangeLog

index 665553002f851e9550c88c7635a2ac00fd77c59d..446951fd4d912b85836e3c2037c5f70204fb9733 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Changes in squid-6.2 (06 Aug 2023):
+
+       - Bug 5187: Work around REQMOD satisfaction regression
+       - Bug 5290: pure virtual call in Ftp::Client constructor
+       - Fix memory leak when reconfiguring multiline all-of ACLs
+       - ... and a lot of code cleanups
+       - ... and some portability fixes on GNU/Hurd and MSWindows
+
 Changes in squid-6.1 (06 Jul 2023):
 
        - Bug 5278: Log %err_code for "early" request handling errors