diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index f7de4ebfd7..0f953cc038 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -42,3 +42,7 @@ Bug Fixes - The RecursClients statistics counter could overflow in certain resolution scenarios. This has been fixed. :gl:`#3584` + +- 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`