diff --git a/CHANGES b/CHANGES index 1efab4c2e0..98eca3480b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6379. [bug] A QP iterator bug could result in DNSSEC validation + failing because the wrong NSEC was returned. [GL #4659] + 6378. [func] The option to specify the number of UDP dispatches was previously removed. An attempt to use the option now prints a warning. [GL #1879]