2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Add CHANGES note for [GL #3212]

This commit is contained in:
Ondřej Surý
2022-03-15 21:59:46 +01:00
parent cd52953f8a
commit 5ccb28d6d8

View File

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