]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Preemptively add bug 5360
authorFrancesco Chemolli <kinkie@squid-cache.org>
Tue, 2 Apr 2024 03:15:04 +0000 (10:15 +0700)
committerAmos Jeffries <yadij@users.noreply.github.com>
Sun, 7 Apr 2024 11:38:40 +0000 (23:38 +1200)
ChangeLog

index 0a85771fcbbf8936229e07f040c42df12fc0de3d..5f232b4640adb113f3f8e2d257a2a5de453f43c3 100644 (file)
--- 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