From: Ondřej Surý Date: Mon, 31 Oct 2022 10:19:36 +0000 (+0000) Subject: Add CHANGES note for [GL #3628] X-Git-Tag: v9.19.7~23^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8fc229c17a356cba89c4d478d02669439759cc9c;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3628] --- diff --git a/CHANGES b/CHANGES index 8a86367eeed..9afbfe405fa 100644 --- 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