]> 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:39:28 +0000 (13:39 -0700)
(cherry picked from commit 0f901b5f2db6d0eaa30aed8cf4f3eb99d10d48f8)

CHANGES

diff --git a/CHANGES b/CHANGES
index 8df68389ae86fd730d29165c708db21577cbd1cb..c32ffd9d408f89afc61f68f5e7890b8e41aeac63 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]
+
 5405.  [bug]           'named-checkconf -p' could include spurious text
                        in server-addresses statements due to an uninitialized
                        DSCP value. [GL #1812]