diff --git a/CHANGES b/CHANGES index b8c7db017e..95d9a03b4e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5409. [performance] When looking up NSEC3 data in a zone database, skip + the check for empty non-terminal nodes; the NSEC3 + tree doesn't have any. [GL #1834] + 5408. [protocol] Print Extended DNS Errors if present in OPT record. [GL #1835]