From 6b77e577d485ca3eae6424005338d6625a016e19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 3 Feb 2023 10:00:20 +0100 Subject: [PATCH] Add release note for GL #3827 --- doc/notes/notes-9.18.12.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/notes/notes-9.18.12.rst b/doc/notes/notes-9.18.12.rst index 7c18820f9b..be2046ae50 100644 --- a/doc/notes/notes-9.18.12.rst +++ b/doc/notes/notes-9.18.12.rst @@ -43,6 +43,9 @@ Bug Fixes - Pointing :any:`parental-agents` to a resolver did not work because the RD bit was not set on DS requests. This has been fixed. :gl:`#3783` +- Building BIND 9 failed when the ``--enable-dnsrps`` switch for + ``./configure`` was used. This has been fixed. :gl:`#3827` + Known Issues ~~~~~~~~~~~~