diff --git a/doc/notes/notes-9.19.6.rst b/doc/notes/notes-9.19.6.rst index 14837f98e1..7a6272217a 100644 --- a/doc/notes/notes-9.19.6.rst +++ b/doc/notes/notes-9.19.6.rst @@ -56,6 +56,10 @@ New Features systemd to wait until :iscman:`named` is fully ready before starting other services that depend on name resolution. :gl:`#1176` +- The ``recursion not available`` and ``query (cache) '...' denied`` log + messages were extended to include the name of the ACL that caused a + given query to be denied. :gl:`#3587` + Feature Changes ~~~~~~~~~~~~~~~