From: Ondřej Surý Date: Tue, 15 Mar 2022 20:59:46 +0000 (+0100) Subject: Add CHANGES note for [GL #3212] X-Git-Tag: v9.19.0~58^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=5ccb28d6d8f752ffebccc7ebb9a19504e4c42a8b;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3212] --- diff --git a/CHANGES b/CHANGES index ea963e9e01e..5a2da04616d 100644 --- 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]