From 0f9d645582ae071bc2dcc2812ebc2f0ee3181856 Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Fri, 26 Aug 2022 14:47:42 +0000 Subject: [PATCH] Add CHANGES note for [GL #3410] --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 969e8e167a..1aa0727d09 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5950. [func] Implement a feature to set an Extended DNS Error (EDE) + code on responses modified by RPZ. [GL #3410] + 5949. [func] Add new isc_loopmgr API that runs the application event loops and completely replaces the isc_app API. Refactor the isc_taskmgr, isc_timermgr and