From a6ff5f9b4969d621ae7501e99dcce6995a5b443d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 7 Oct 2022 13:22:06 +0200 Subject: [PATCH] Add release note for GL #3587 --- doc/notes/notes-9.18.8.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/notes/notes-9.18.8.rst b/doc/notes/notes-9.18.8.rst index d9d829c360..213aeca6f1 100644 --- a/doc/notes/notes-9.18.8.rst +++ b/doc/notes/notes-9.18.8.rst @@ -42,6 +42,10 @@ New Features - :iscman:`named` now logs the supported cryptographic algorithms during startup and in the output of :option:`named -V`. :gl:`#3541` +- 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 ~~~~~~~~~~~~~~~