]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #3472]
authorNicki Křížek <nicki@isc.org>
Wed, 12 Jun 2024 11:36:56 +0000 (13:36 +0200)
committerNicki Křížek <nicki@isc.org>
Mon, 8 Jul 2024 12:53:00 +0000 (14:53 +0200)
doc/notes/notes-9.19.25.rst

index b207be811283b4d5415deab5322989acf744a2bd..16a78f914c162446ba0f5cccf735b5dcdfe4df0a 100644 (file)
@@ -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`