Add CHANGES for [GL #1689]

(cherry picked from commit b733bd6555)
This commit is contained in:
Mark Andrews 2020-06-23 10:52:09 +10:00
parent 3612f662da
commit fd05589e66

View file

@ -1,3 +1,9 @@
5446. [bug] The validator could fail to accept a properly signed
RRset if an unsupported algorithm appeared earlier in
the DNSKEY RRset than a supported algorithm. It could
also stop if it detected a malformed public key.
[GL #1689]
5443. [bug] The "primary" and "secondary" keywords, when used
as parameters for "check-names", were not
processed correctly and were being ignored. [GL #1949]