From: Ondřej Surý Date: Fri, 11 Mar 2022 22:14:06 +0000 (+0100) Subject: Add CHANGES note for [GL #3202] X-Git-Tag: v9.19.0~64^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7f91f1ecaaae0914a99dabde060451e5f83881d1;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3202] --- diff --git a/CHANGES b/CHANGES index 2fef963011f..0224b17784c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5829. [func] Refactor and simplify isc_timer API in preparation + for further refactoring on top of network manager + loops. [GL #3202] + 5828. [bug] Replace single TCP write timer with per-TCP write timers. [GL #3200]