From 1c441aa5353d4e3afcfb72473d0a730185f5b2b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Fri, 3 Feb 2023 09:38:25 +0100 Subject: [PATCH] Add release note for GL #3827 --- doc/notes/notes-9.19.10.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/notes/notes-9.19.10.rst b/doc/notes/notes-9.19.10.rst index ed45ff99b7..db6aae7d83 100644 --- a/doc/notes/notes-9.19.10.rst +++ b/doc/notes/notes-9.19.10.rst @@ -62,6 +62,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 ~~~~~~~~~~~~