]> 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 08:35:02 +0000 (18:35 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6747ae677053b2b4bbfb0ae652c077596c806469..56da1cf2d16fc452742974cce8bb93c0d01a0bf3 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]