]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for GL #3168
authorMichał Kępień <michal@isc.org>
Tue, 14 Jun 2022 11:13:32 +0000 (13:13 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 14 Jun 2022 11:13:32 +0000 (13:13 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7c32fb18a7e58ca18cfd15b602bfd27658d96b24..1f821308b293c11d44681764bb3cc50e9989601f 100644 (file)
--- 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