]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Added CHANGES entry
authorDiego Fronza <diego@isc.org>
Wed, 29 Apr 2020 19:40:16 +0000 (16:40 -0300)
committerDiego Fronza <diego@isc.org>
Thu, 7 May 2020 14:45:43 +0000 (11:45 -0300)
CHANGES

diff --git a/CHANGES b/CHANGES
index 337903517d1641c29bf90915f1f7f5028d87faa5..1d188bfff5bbbefe264a78a35630f8b79326082a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5406.  [func]          Added a new logging category "rpz-passthru". It allows
+                       RPZ passthru actions to be logged into a separate
+                       channel. [GL #54]
+
 5405.  [bug]           'named-checkconf -p' could include spurious text
                        in server-addresses statements due to an uninitialized
                        DSCP value. [GL #1812]