diff --git a/CHANGES b/CHANGES index 9afbfe405f..611797c81c 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.