2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

add CHANGES

This commit is contained in:
Mark Andrews
2019-04-10 11:16:55 +10:00
parent 7b0a653858
commit d712b88048

View File

@@ -1,3 +1,6 @@
5204. [test] Check that dns_rdata_fromtext() produces a record that
will be accepted by dns_rdata_fromwire(). [GL #852]
5203. [bug] Enforce whether key rdata exists or not in KEY,
DNSKEY, CDNSKEY and RKEY. [GL #899]