2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Add a CHANGES note for [GL #4054]

This commit is contained in:
Aram Sargsyan
2023-05-11 12:20:58 +00:00
committed by Arаm Sаrgsyаn
parent fae0930eb8
commit 00ed5f84a9

View File

@@ -1,3 +1,6 @@
6169. [bug] named could crash when deleting inline-signing zones
with "rndc delzone". [GL #4054]
6168. [func] Refactor the glue cache to store list of the GLUE
directly in the rdatasetheader instead of keeping
it in the hashtable indexed by the node pointer.