From: Vernon Schryver Date: Thu, 20 Oct 2011 19:22:41 +0000 (+0000) Subject: mention RPZ user interface changes X-Git-Tag: v9.9.0b1~2^3~24 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=48a3b282636db2c67c6e2dc10833689f58b05422;p=thirdparty%2Fbind9.git mention RPZ user interface changes --- diff --git a/CHANGES b/CHANGES index 5796340c84a..fe77ebd85c4 100644 --- a/CHANGES +++ b/CHANGES @@ -13,6 +13,10 @@ - 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]