]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Mon, 11 May 2020 22:27:14 +0000 (15:27 -0700)
committerEvan Hunt <each@isc.org>
Tue, 12 May 2020 20:37:34 +0000 (13:37 -0700)
(cherry picked from commit 0f901b5f2db6d0eaa30aed8cf4f3eb99d10d48f8)

CHANGES

diff --git a/CHANGES b/CHANGES
index 567871a70fe9acef09c05c826d2b0da25c3e202c..277df0291a01dc27a22fd8470f6946f024905fe0 100644 (file)
--- 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]
+
 5407.  [func]          The zone timers are now exported to the statistics
                        channel.  Thanks to Paul Frieden, Verizon Media.
                        [GL #1232]