]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Modify release notes [GL #3563]
authorArtem Boldariev <artem@boldariev.com>
Wed, 19 Oct 2022 12:45:50 +0000 (15:45 +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.

doc/notes/notes-current.rst

index 7c4b175b5859d941526e8b165366ead0ed7aab2c..77092bd75abb869a492f58e38b341b87a96b2d25 100644 (file)
@@ -40,4 +40,6 @@ Feature Changes
 Bug Fixes
 ~~~~~~~~~
 
-- None.
+- BIND would fail to start on Solaris-based systems with hundreds of CPUs. This
+  has been fixed. ISC would like to thank Stacey Marshall from Oracle for
+  bringing this problem to our attention. :gl:`#3563`