CHANGES for [GL !8741]

(cherry picked from commit 32241022b5)
This commit is contained in:
Evan Hunt 2024-02-14 13:18:34 -08:00
parent fe05278424
commit 198c6bc22e

View file

@ -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]