]> 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:30:32 +0000 (23:30 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 152f0ff783f6e786d126d27662b84372e3599d02..14085b7ac3acc3678ab7e13ba2ec3ffcf71e9467 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]
+
 5884.  [cleanup]       Reduce struct padding in ADB address entries, and use a
                        binary hash function to find addresses. [GL !6219]