]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL !8741]
authorEvan Hunt <each@isc.org>
Wed, 14 Feb 2024 21:18:34 +0000 (13:18 -0800)
committerEvan Hunt <each@isc.org>
Thu, 15 Feb 2024 18:15:50 +0000 (10:15 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 58c2a60b15f8bd550ce98155ecee2e861155e429..0bd113d400109b157fc17ff5cb7807b1b4807d9a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6346.  [bug]           Cleaned up several minor bugs in the RBTDB dbiterator
+                       implementation. [GL !8741]
+
 6345.  [bug]           Added missing dns_rdataset_disassociate calls in
                        validator.c:findnsec3proofs. [GL #4571]