]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3634]
authorOndřej Surý <ondrej@isc.org>
Mon, 31 Oct 2022 14:48:08 +0000 (14:48 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 31 Oct 2022 14:48:08 +0000 (14:48 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9afbfe405fab9c2c9555b7fadb7a930003da8487..611797c81c98f3acbbdd41fe88605c5131e1ef02 100644 (file)
--- 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.