]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix incomplete CHANGES note #3170
authorEvan Hunt <each@isc.org>
Thu, 5 Jan 2012 19:30:32 +0000 (19:30 +0000)
committerEvan Hunt <each@isc.org>
Thu, 5 Jan 2012 19:30:32 +0000 (19:30 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index e5d0d98c796dbfdbea49dfebc0146d8ed3684f93..b6f430a7a9419c082c85de30e31b321d7bb2d6c0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
                        - 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)
+                         "PASSTHRU" and add "DISABLED" override ("NO-OP"
+                          is still recognized)
+                        [RT #25172]
 
 3169.  [func]          Catch db/version mis-matches when calling dns_db_*().
                        [RT #26017]