]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Modify CHANGES [GL #3563]
authorArtem Boldariev <artem@boldariev.com>
Wed, 19 Oct 2022 12:37:11 +0000 (15:37 +0300)
committerOndřej Surý <ondrej@isc.org>
Thu, 20 Oct 2022 12:01:28 +0000 (14:01 +0200)
Mention that a startup problem on manycore Solaris systems is fixed.

CHANGES

diff --git a/CHANGES b/CHANGES
index ceb83dcad522be98edf167e926fe76d721121a11..944496db2d10c5b7f018beb8e7d28a0eede9bf4f 100644 (file)
--- 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]