From 03ee132e28d83e8fe1433f4f3318afab59136cd6 Mon Sep 17 00:00:00 2001 From: Artem Boldariev Date: Wed, 19 Oct 2022 15:37:11 +0300 Subject: [PATCH] Modify CHANGES [GL #3563] Mention that a startup problem on manycore Solaris systems is fixed. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index ceb83dcad5..944496db2d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +6000. [bug] Fix a startup issue on Solaris systems with many + (reportedly > 510) CPUs. Thanks to Stacey Marshall from + Oracle for deep investigation of the problem. [GL #3563] + 5999. [bug] rpz-ip rules could be ineffective in some scenarios with CD=1 queries. [GL #3247]