]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorDiego Fronza <diego@isc.org>
Fri, 12 Jun 2020 18:14:53 +0000 (15:14 -0300)
committerEvan Hunt <each@isc.org>
Fri, 24 Jul 2020 18:48:14 +0000 (11:48 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0a75807608134f978cbd1710b869c135fd008955..0dc777948427cd941f342bbb372da971cf01d7c0 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]