diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 630dbd7d9f..1f43232d27 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -71,3 +71,6 @@ Bug Fixes - Previously, ``dnssec-keyfromlabel`` crashed when operating on an ECDSA key. This has been fixed. [GL #2178] + +- Named ``allow-update`` acls where broken in BIND 9.17.9 and BIND 9.16.11 + preventing ``named`` starting. [GL #2413]