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]