Update documentation for GL #3212

This commit is contained in:
Michał Kępień 2023-01-12 22:11:14 +01:00
parent 04b41cd54e
commit 1bec7e09a3
2 changed files with 5 additions and 2 deletions

View file

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

View file

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