From: Evan Hunt Date: Tue, 30 Apr 2024 22:22:03 +0000 (-0700) Subject: CHANGES for [GL #4702] X-Git-Tag: v9.19.24~4^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9bbba20fbff14ee42083d68044b94a8bcb8cf963;p=thirdparty%2Fbind9.git CHANGES for [GL #4702] --- diff --git a/CHANGES b/CHANGES index 8ca7f9e5fda..5a4b6a0eed2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +6381. [bug] dns_qp_lookup() could position the iterator at the + wrong predecessor when searching for names with + uncommon characters, which are encoded as two-octet + sequences in QP trie keys. [GL #4702] + 6380. [func] Queries and responses now emit distinct dnstap entries for DoT and DoH. [GL #4523]