From: Artem Boldariev Date: Wed, 19 Oct 2022 12:45:50 +0000 (+0300) Subject: Modify release notes [GL #3563] X-Git-Tag: v9.19.7~38^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c9400f1165b1b219c7ff2a82abe0f51dc6fb551;p=thirdparty%2Fbind9.git Modify release notes [GL #3563] Mention that a startup problem on manycore Solaris systems is fixed. --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 7c4b175b585..77092bd75ab 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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`