Add CHANGES note for [GL #4182]

(cherry picked from commit a62cda787f)
This commit is contained in:
Mark Andrews 2023-06-29 09:27:29 +10:00 committed by Michał Kępień
parent f46a81932f
commit 0a8367e17b
No known key found for this signature in database

View file

@ -1,3 +1,6 @@
6314. [bug] Address race conditions in dns_tsigkey_find().
[GL #4182]
6312. [bug] Conversion from NSEC3 signed to NSEC signed could
temporarily put the zone into a state where it was
treated as unsigned until the NSEC chain was built.