From: Ondřej Surý Date: Tue, 15 Aug 2023 12:21:41 +0000 (+0200) Subject: Add CHANGES note for [GL !7811] X-Git-Tag: v9.19.17~53^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=bf1223bf13ff8e82bb9c9ac6b311d845f7fe9eb2;p=thirdparty%2Fbind9.git Add CHANGES note for [GL !7811] --- diff --git a/CHANGES b/CHANGES index 22d651b56a7..ecdc3070f3a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6225. [func] Convert dns_nta, dns_forward and dns_keytable units + to use QP trie instead of an RBT. [GL !7811] + 6224. [bug] Check the If-Modified-Since value length to prevent out-of-bounds write. [GL #4124]