From 5ef447988129221c1492d4639e5c377cbc926a94 Mon Sep 17 00:00:00 2001 From: Francesco Chemolli <5175948+kinkie@users.noreply.github.com> Date: Sat, 5 Aug 2023 23:48:22 +0000 Subject: [PATCH] Prep for 6.2 (#1441) --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 665553002f..446951fd4d 100644 --- 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 -- 2.47.2