]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3212]
authorOndřej Surý <ondrej@isc.org>
Tue, 15 Mar 2022 20:59:46 +0000 (21:59 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 17 Mar 2022 07:16:24 +0000 (08:16 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index ea963e9e01efeab1170e6aefa0bcf8bea4a97390..5a2da04616db17fc75a0a7b3e1c37fb575c05da6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5830.  [func]          Implement incremental resizing of isc_ht hash tables to
+                       perform the rehashing gradually. [GL #3212]
+
 5829.  [func]          Refactor and simplify isc_timer API in preparation
                        for further refactoring on top of network manager
                        loops. [GL #3202]