diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 4bf86cd3db..e57a5a6c8c 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -35,7 +35,9 @@ Feature Changes Bug Fixes ~~~~~~~~~ -- None. +- BIND could get stuck on reconfiguration when a `listen` statement + for HTTP is removed from the configuration. That has been fixed. + :gl:`#4071` Known Issues ~~~~~~~~~~~~