From: Michał Kępień Date: Tue, 14 Jun 2022 11:13:32 +0000 (+0200) Subject: Add CHANGES entry for GL #3168 X-Git-Tag: v9.19.3~47^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=cd8a687e5aab16ead834103c655ea88a6a33957d;p=thirdparty%2Fbind9.git Add CHANGES entry for GL #3168 --- diff --git a/CHANGES b/CHANGES index 7c32fb18a7e..1f821308b29 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,9 @@ +5906. [cleanup] Various features (e.g. prefetch, RPZ) no longer share + common pointers when initiating recursion. This + rationalizes recursion quota handling and makes the + value of the RecursClients statistics counter more + accurate. [GL #3168] + 5905. [bug] When the TCP connection would be closed/reset between the connect/accept and the read, the uv_read_start() return value would be unexpected and cause an assertion