2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add CHANGES for #4625

This commit is contained in:
Matthijs Mekking 2024-03-11 10:57:59 +01:00
parent fb2f0c8168
commit c357ef900c

View File

@ -1,3 +1,6 @@
6358. [bug] Fix validate_dnskey_dsset when KSK is not signing,
do not skip remainder of DS RRset. [GL #4625]
6357. [func] The QP zone database implementation introduced in
change #6355 has now been replaced with a version
based on the multithreaded dns_qpmulti API, which