From: Nicki Křížek Date: Wed, 12 Jun 2024 11:36:56 +0000 (+0200) Subject: Add release note for [GL #3472] X-Git-Tag: v9.20.0~2^2~8 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=0a584eb318962eaba0da197256774e0e71fb9b19;p=thirdparty%2Fbind9.git Add release note for [GL #3472] --- diff --git a/doc/notes/notes-9.19.25.rst b/doc/notes/notes-9.19.25.rst index b207be81128..16a78f914c1 100644 --- a/doc/notes/notes-9.19.25.rst +++ b/doc/notes/notes-9.19.25.rst @@ -59,6 +59,10 @@ Feature Changes Bug Fixes ~~~~~~~~~ +- Command-line options for IPv4-only (:option:`named -4`) and IPv6-only + (:option:`named -6`) modes are now respected for zone primaries, + :any:`also-notify` and :any:`parental-agents`. :gl:`#3472` + - An RPZ response's SOA record TTL was set to 1 instead of the SOA TTL, if ``add-soa`` was used. This has been fixed. :gl:`#3323`