]> 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 19:37:06 +0000 (12:37 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index b8c7db017e0efc15cd6738ba899bce5c5218b08f..95d9a03b4ec1df2a9ec9f85f5b62cc08d9681f42 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]
+
 5408.  [protocol]      Print Extended DNS Errors if present in OPT record.
                        [GL #1835]