mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-24 15:47:18 -04:00
Update documentation for GL #3212
This commit is contained in:
parent
b70313d96d
commit
ad57bbb411
2 changed files with 6 additions and 1 deletions
4
CHANGES
4
CHANGES
|
|
@ -952,7 +952,9 @@
|
|||
when the resent query's result was SERVFAIL. [GL #3020]
|
||||
|
||||
5830. [func] Implement incremental resizing of isc_ht hash tables to
|
||||
perform the rehashing gradually. [GL #3212]
|
||||
perform the rehashing gradually. The catalog zone
|
||||
implementation has been optimized to work with hundreds
|
||||
of thousands of member zones. [GL #3212] [GL #3744]
|
||||
|
||||
5829. [func] Refactor and simplify isc_timer API in preparation
|
||||
for further refactoring on top of network manager
|
||||
|
|
|
|||
|
|
@ -56,3 +56,6 @@ Feature Changes
|
|||
threads. This should increase the responsiveness of :iscman:`named`
|
||||
when RPZ updates are being applied after an RPZ zone has been
|
||||
successfully transferred. :gl:`#3190`
|
||||
|
||||
- The catalog zone implementation has been optimized to work with
|
||||
hundreds of thousands of member zones. :gl:`#3212` :gl:`#3744`
|
||||
|
|
|
|||
Loading…
Reference in a new issue