From: Evan Hunt Date: Thu, 25 Apr 2024 17:30:47 +0000 (-0700) Subject: CHANGES for [GL #4659] X-Git-Tag: v9.19.24~11^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f4ef40ccd55c7c71f38eb3f52c2f40757d878c0;p=thirdparty%2Fbind9.git CHANGES for [GL #4659] --- diff --git a/CHANGES b/CHANGES index 1efab4c2e0c..98eca3480b5 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]