From f26a08b7f70bf9f47700f73adc984247cbcd8809 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 7 Oct 2022 12:55:17 +0200 Subject: [PATCH] Add release note for GL #3587 --- doc/notes/notes-9.19.6.rst | 4 ++++ 1 file changed, 4 insertions(+) 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 ~~~~~~~~~~~~~~~