]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3410]
authorAram Sargsyan <aram@isc.org>
Fri, 26 Aug 2022 14:47:42 +0000 (14:47 +0000)
committerAram Sargsyan <aram@isc.org>
Wed, 31 Aug 2022 08:56:03 +0000 (08:56 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 969e8e167ad5d270ca0eda4e4a14ff290d7412dd..1aa0727d09f60c16b8714e9995b25fb3f28915d9 100644 (file)
--- 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