From: Ondřej Surý Date: Mon, 31 Oct 2022 14:48:08 +0000 (+0000) Subject: Add CHANGES note for [GL #3634] X-Git-Tag: v9.19.7~19^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fdf1e226fd95491c5d5951ee5dbdfee7f12389c8;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #3634] --- diff --git a/CHANGES b/CHANGES index 9afbfe405fa..611797c81c9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +6007. [cleanup] Don't enforce the jemalloc use on NetBSD. [GL #3634] + 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.