]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL !8015]
authorOndřej Surý <ondrej@isc.org>
Tue, 27 Jun 2023 08:53:02 +0000 (10:53 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 27 Jun 2023 08:53:02 +0000 (10:53 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5f7013ae235f952a71c8b9de2b342982f870a7d2..b2289bdd5891035b9f59f0867a4453a6b38fa1cc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6202.  [func]          Use per-loop memory contexts for dns_resolver
+                       objects. [GL !8015]
+
 6201.  [bug]           The free_all_cpu_call_rcu_data() call at the end
                        of isc_loopmgr_run() was causing ~200 ms extra
                        latency. [GL #4163]