From e23389df562169410edeb19d0756287b64b762d5 Mon Sep 17 00:00:00 2001 From: Francesco Chemolli <5175948+kinkie@users.noreply.github.com> Date: Sun, 4 Jun 2023 15:25:09 +0000 Subject: [PATCH] Prepare changelog for v6.0.3 (#1374) --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 458cf08d97..92b073cff6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Changes in squid-6.0.3 (05 Jun 2023): + + - Bug 5148: Log %Ss of failed tunnels as TCP_TUNNEL + - Do not leak Security::CertErrors created in X509_verify_cert() + - Do not erase aborted StoreMap entries that are still being read + - Fix build in environments lacking syslog + - Fix build failures in some environments due to time_t type conflicts in libdebug + - Remove obsolete caddr_t + - ... and some documentation changes + Changes in squid-6.0.2 (30 Apr 2023): - Avoid excessive disk I/O in some environments -- 2.39.5