Add CHANGES for [GL #3937]

(cherry picked from commit aafcb8611c)
This commit is contained in:
Mark Andrews 2023-03-14 13:32:47 +11:00
parent 7f13c9d3fa
commit 68fb8ad9dd

View file

@ -1,3 +1,7 @@
6124. [bug] When changing from a NSEC3 capable DNSSEC algorithm to
an NSEC3 incapable DNSSEC algorithm using KASP the zone
could sometimes be incompletely signed. [GL #3937]
6120. [bug] Use two pairs of dns_db_t and dns_dbversion_t in a
catalog zone structure to avoid a race between the
dns__catz_update_cb() and dns_catz_dbupdate_callback()