]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3628]
authorOndřej Surý <ondrej@isc.org>
Mon, 31 Oct 2022 10:19:36 +0000 (10:19 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 31 Oct 2022 10:30:27 +0000 (10:30 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8a86367eeed004c3ba288a254648347f11440049..9afbfe405fab9c2c9555b7fadb7a930003da8487 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6006.  [cleanup]       The zone dumping was using isc_task API to launch
+                       the zonedump on the offloaded threadpool.  Remove
+                       the task and launch the offloaded work directly.
+                       [GL #3628]
+
 6005.  [func]          The zone loading has been moved to the offload
                        threadpool instead of doing incremental repeated
                        tasks, so zone loading scheduling is now driven