Add CHANGES note for [GL #3634]

This commit is contained in:
Ondřej Surý 2022-10-31 14:48:08 +00:00
parent feea72414b
commit fdf1e226fd

View file

@ -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.