]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for [GL #4280]
authorMark Andrews <marka@isc.org>
Mon, 28 Aug 2023 02:03:45 +0000 (12:03 +1000)
committerMark Andrews <marka@isc.org>
Tue, 29 Aug 2023 14:48:50 +0000 (00:48 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0720653fd8559524567120b153572f3cef254f2a..15210d29852f2a7be9cfd6801d85e792702569b1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6232.  [bug]           Following the introduction of krb5-subdomain-self-rhs
+                       and ms-subdomain-self-rhs update rules, removal of
+                       nonexistent PTR and SRV records via UPDATE could fail.
+                       [GL #4280]
+
 6231.  [func]          Make nsupdate honor -v for SOA requests only if the
                        server is specified. [GL #1181]