From: Ondřej Surý Date: Tue, 6 Jun 2023 11:05:35 +0000 (+0200) Subject: Add CHANGES note for [GL #4115] X-Git-Tag: v9.19.14~8^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=1d03cac78a492ac83e23c69e939c49ec1da8244a;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4115] --- diff --git a/CHANGES b/CHANGES index e8222240603..4151a566664 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +6189. [bug] Fix an extra dns_validator deatch when encountering + deadling which would lead to assertion failure. + [GL #4115] + 6188. [performance] Reduce memory consumption by allocating properly sized send buffers for stream-based transports. [GL #4038]