mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-15 15:12:56 -04:00
Update documentation for GL #3212
This commit is contained in:
parent
04b41cd54e
commit
1bec7e09a3
2 changed files with 5 additions and 2 deletions
4
CHANGES
4
CHANGES
|
|
@ -74,7 +74,9 @@
|
|||
[GL !7206]
|
||||
|
||||
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]
|
||||
|
||||
--- 9.18.10 released ---
|
||||
|
||||
|
|
|
|||
|
|
@ -64,7 +64,8 @@ Removed Features
|
|||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
- The catalog zone implementation has been optimized to work with
|
||||
hundreds of thousands of member zones. :gl:`#3212` :gl:`#3744`
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue