From 5cefc52b2e90aed5acb858403d2f90cca82a63e5 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Thu, 23 Mar 2023 17:51:27 -0700 Subject: [PATCH] CHANGES for [GL #3964] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 20052f2b79..1878322674 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6127. [cleanup] Refactor network manager netievent callbacks to + use isc_job_run()/isc_async_run(). [GL #3964] + 6126. [func] Remove zone type "delegation-only" and the "delegation-only" and "root-delegation-only" options. [GL #3953]