]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
mention RPZ user interface changes
authorVernon Schryver <vjs@isc.org>
Thu, 20 Oct 2011 19:22:41 +0000 (19:22 +0000)
committerVernon Schryver <vjs@isc.org>
Thu, 20 Oct 2011 19:22:41 +0000 (19:22 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5796340c84a928b97a9eb69240959a2e660cc59e..fe77ebd85c4996f7a73592e96a2ab73b69695379 100644 (file)
--- a/CHANGES
+++ b/CHANGES
                        - improve ARM text including documenting rule precedence
                        - try to rewrite CNAME chains until first hit
                        - new "rpz" logging channel
+                       - RDATA for CNAME rules can include wildcards
+                       - replace "NO-OP" named.conf policy override with
+                           "PASSTHRU" and add "DELETED" override (NO-OP is
+                           still recognized)
 
 3169.  [func]          Catch db/version mis-matches when call dns_db_*().
                        [RT #26017]