From: Ondřej Surý Date: Sun, 9 Apr 2023 06:50:18 +0000 (+0200) Subject: Add CHANGES note for [GL #3985] X-Git-Tag: v9.19.13~39^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b88ed40c962acff811be3dc17816da9ca127a4de;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3985] --- diff --git a/CHANGES b/CHANGES index 4634446aa1d..f42ea42dac1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +6147. [performance] Fix the TCP server parent quota use. [GL #3985] + 6146. [performance] Replace the zone table red-black tree and associated locking with a lock-free qp-trie. [GL !7582]