From: Evan Hunt Date: Tue, 12 Mar 2024 01:57:16 +0000 (-0700) Subject: CHANGES for [GL #4614] X-Git-Tag: v9.19.23~33^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1f67a3f4748fff09d8c269dfe472919ecf13d071;p=thirdparty%2Fbind9.git CHANGES for [GL #4614] --- diff --git a/CHANGES b/CHANGES index d2cda384622..0e91dabf8df 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6362. [bug] Reduce memory consumption of QP-trie based databases + by dynamically allocating the nodenames. [GL #4614] + 6361. [bug] Some invalid ISO 8601 durations were accepted erroneously. [GL #4624]