mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 06:39:59 -04:00
Add release note for [GL #3234]
This commit is contained in:
parent
5a1c2b0b59
commit
9597d30186
1 changed files with 7 additions and 0 deletions
|
|
@ -27,6 +27,13 @@ New Features
|
|||
|
||||
- None.
|
||||
|
||||
- The Object Identifier (OID) embedded at the start of a PRIVATEOID public
|
||||
key in a KEY, DNSKEY, CDNSKEY, or RKEY resource record is now checked to
|
||||
ensure that it is valid when reading from zone files or receiving data
|
||||
on the wire, and the OID is now printed when the ``dig +rrcomments``
|
||||
option is used. Similarly, the name embedded at the start of a PRIVATEDNS
|
||||
public key is also checked for validity. :gl:`#3234`
|
||||
|
||||
Removed Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue