From: Petr Špaček Date: Tue, 11 Apr 2023 14:48:27 +0000 (+0200) Subject: Add a CHANGES marker X-Git-Tag: v9.19.12~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a375f3855714fa978dd3bdea95de51bba52efb6d;p=thirdparty%2Fbind9.git Add a CHANGES marker --- diff --git a/CHANGES b/CHANGES index 4634446aa1d..ad862cc4169 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.19.12 released --- + 6146. [performance] Replace the zone table red-black tree and associated locking with a lock-free qp-trie. [GL !7582]