From: Francesco Chemolli Date: Tue, 2 Apr 2024 03:15:04 +0000 (+0700) Subject: Preemptively add bug 5360 X-Git-Tag: SQUID_6_9~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23b3ee042b3e1210999746078581f4fb8ccfe7ff;p=thirdparty%2Fsquid.git Preemptively add bug 5360 --- diff --git a/ChangeLog b/ChangeLog index 0a85771fcb..5f232b4640 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ Changes in squid-6.9 (7 Apr 2024) - Regression Bug 5349: basic_nis_auth build error: unterminated #ifndef - Bug 5069: Keep listening after getsockname() error + - Bug 5360: FwdState::noteDestinationsEnd() assertion "err" - Reduce stale errno usage - Plug memory leak in handling cache manager requests - Fix error: template-id not allowed for constructor in C++20