diff --git a/CHANGES b/CHANGES index 6faa12370c..d209c80678 100644 --- a/CHANGES +++ b/CHANGES @@ -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.