]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #6288]
authorMark Andrews <marka@isc.org>
Wed, 29 Nov 2023 01:51:15 +0000 (12:51 +1100)
committerMark Andrews <marka@isc.org>
Mon, 3 Jun 2024 13:52:37 +0000 (13:52 +0000)
(cherry picked from commit 3834e433f7f625c4f1a177715b96d6eb3c441866)

CHANGES

diff --git a/CHANGES b/CHANGES
index eb44616b68c6da60577acca47271de12aa006f5d..7129a1f28099b520321a3b39a407452082d5d1d7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6394.  [bug]           Named's -4 and -6 options now apply to zone primaries,
+                       also-notify and parental-agents.  Report when a zone
+                       has these options configured but does not have an IPv4
+                       or IPv6 address listed respectively. [GL #3472]
+
 6393.  [func]          Deal with uv_tcp_close_reset() error return codes
                        more gracefully. [GL #4708]