From: Michał Kępień Date: Thu, 7 Jul 2022 12:43:47 +0000 (+0200) Subject: Add release note for GL #3415 X-Git-Tag: v9.19.3~2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=61f183af3dfca3cd6a13838ff7732052738c4b41;p=thirdparty%2Fbind9.git Add release note for GL #3415 --- diff --git a/doc/notes/notes-9.19.3.rst b/doc/notes/notes-9.19.3.rst index 4ca8a9a7d54..941fe5f11d4 100644 --- a/doc/notes/notes-9.19.3.rst +++ b/doc/notes/notes-9.19.3.rst @@ -61,6 +61,10 @@ Bug Fixes authoritative servers for a given domain when it receives a FORMERR response from one of them. :gl:`#3152` +- Previously, :option:`rndc reconfig` did not pick up changes to + :any:`endpoints` statements in :any:`http` blocks. This has been + fixed. :gl:`#3415` + - It was possible for a catalog zone consumer to process a catalog zone member zone when there was a configured pre-existing forward-only forward zone with the same name. This has been fixed. :gl:`#2506`