From: Mark Andrews Date: Tue, 5 Apr 2022 00:26:48 +0000 (+1000) Subject: Add CHANGES note for [GL #3234] X-Git-Tag: v9.19.1~70^2~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=5a1c2b0b591cd2b9780bf2ca718a9f024bc7fb8c;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3234] --- diff --git a/CHANGES b/CHANGES index 1166e4eea3f..f4b80b703c7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +5864. [func] The OID embedded at the start of a PRIVATEOID public + key in a KEY, DNSKEY, CDNSKEY, or RKEY RR is now + checked for validity when reading from wire or from + zone files, and the OID is printed when + 'dig +rrcomments' is used. Similarly, the name + embedded at the start of a PRIVATEDNS public key + is also checked for validity. [GL #3234] + 5863. [bug] If there was a pending negative cache DS entry, validations depending upon it could fail. [GL #3279]