]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for [GL #3232]
authorMark Andrews <marka@isc.org>
Tue, 29 Mar 2022 03:21:40 +0000 (14:21 +1100)
committerMark Andrews <marka@isc.org>
Wed, 4 May 2022 13:52:59 +0000 (23:52 +1000)
(cherry picked from commit 63f420c89ad9d5256f5759c72303c7db774cc590)

CHANGES

diff --git a/CHANGES b/CHANGES
index 8901b25c816f42accbc8dbc5065f6b42f2deba3f..ccec1b2cf59339e94a4489659d917702f05b7826 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5885.  [bug]           RPZ NSIP and NSDNAME rule processing didn't handle stub
+                       and static-stub zones at or above the query name.  This
+                       has now been addressed. [GL #3232]
+
 5882.  [contrib]       Avoid name space collision in dlz modules by prefixing
                        functions with 'dlz_'. [GL !5778]