]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorDiego Fronza <diego@isc.org>
Mon, 27 Jul 2020 20:18:11 +0000 (17:18 -0300)
committerDiego Fronza <diego@isc.org>
Mon, 27 Jul 2020 20:18:11 +0000 (17:18 -0300)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6b1b3f819bb1cc00f705512455944599a6f7aff8..7986070cb8771d3c07269fbdc641365ac48de2d0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5475.  [bug]           Fix RPZ wildcard passthru ignored when a rejection
+                       would overwrite a passthru action matching some
+                       rule in a previously loaded passthru rpz zone.
+                       [GL #1619]
+
 5474.  [bug]           dns_rdata_hip_next() failed to return ISC_R_NOMORE
                        when it should have. [GL !3880]