mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-15 23:12:53 -04:00
Add CHANGES note for [GL #3239]
This commit is contained in:
parent
35d8d72dd8
commit
d6bd97354f
1 changed files with 7 additions and 0 deletions
7
CHANGES
7
CHANGES
|
|
@ -1,3 +1,10 @@
|
|||
6030. [bug] Refactor the ADB to use a global LRU queue, store
|
||||
the ADB names and ADB entries directly in the hash
|
||||
tables instead of buckets, and properly clean the
|
||||
ADB names and entries when not in use. [GL #3239]
|
||||
[GL #3238] [GL #2615] [GL #2078] [GL #2437]
|
||||
[GL #3312] [GL #2441]
|
||||
|
||||
6029. [cleanup] Remove the unused external cache cleaning mechanism
|
||||
as RBTDB has its own internal cache cleaning
|
||||
mechanism and we don't support any other database
|
||||
|
|
|
|||
Loading…
Reference in a new issue