From: Mark Andrews Date: Mon, 28 Aug 2023 02:03:45 +0000 (+1000) Subject: Add CHANGES for [GL #4280] X-Git-Tag: v9.19.17~28^2~1 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=bb3556baa42b49150a4bb2fec4c830b4cedf5025;p=thirdparty%2Fbind9.git Add CHANGES for [GL #4280] --- diff --git a/CHANGES b/CHANGES index 0720653fd85..15210d29852 100644 --- 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]