2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Add CHANGES for [GL #2413]

This commit is contained in:
Mark Andrews 2021-01-25 16:16:29 +11:00
parent 3dee62cfa5
commit 5ec9999b28

View File

@ -1,3 +1,6 @@
5571. [bug] If a zone had a non-builtin named allow-update acl
named failed to start. [GL #2413]
5570. [bug] Improve the performance of dnssec-verify by reducing
the number of repeated calls to dns_dnssec_keyfromrdata().
[GL #2073]