From: Aram Sargsyan Date: Fri, 1 Apr 2022 13:39:06 +0000 (+0000) Subject: Add CHANGES note for [GL #3248] X-Git-Tag: v9.19.0~24^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=438e9b55877435fe3a3507d0a59be6b06d123274;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3248] --- diff --git a/CHANGES b/CHANGES index cf0ef79ef84..b4503afc1a0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5848. [bug] dig could hang in some cases involving multiple servers + in a lookup, when a request fails and the next one + refuses to start for some reason, for example if it was + an IPv4 mapped IPv6 address. [GL #3248] + 5847. [cleanup] Remove task privileged mode in favor of processing all events in the loadzone task in a single run by setting the quantum to UINT_MAX. [GL #3253]