]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.7.0-P1 v9.7.0-P1
authorMark Andrews <marka@isc.org>
Thu, 4 Mar 2010 00:11:01 +0000 (00:11 +0000)
committerMark Andrews <marka@isc.org>
Thu, 4 Mar 2010 00:11:01 +0000 (00:11 +0000)
README

diff --git a/README b/README
index f0e1d200328534de1ea176ebfc4b6c828bbad073..dcc869ebe17d09c6869d7547f5dba2de21b0b056 100644 (file)
--- a/README
+++ b/README
@@ -79,17 +79,6 @@ BIND 9.7.0
 
        Known issues in this release:
 
-       - A validating resolver that has been incorrectly configured with
-         an invalid trust anchor will be unable to resolve names covered
-         by that trust anchor.  In all current versions of BIND 9, such a
-         resolver will also generate significant unnecessary DNS traffic
-         while trying to validate.  The latter problem will be addressed
-         in future BIND 9 releases.  In the meantime, to avoid these
-         problems, exercise caution when configuring "trusted-keys":
-         make sure all keys are correct and current when you add them,
-         and update your configuration in a timely manner when keys
-         roll over.
-
        - In rare cases, DNSSEC validation can leak memory.  When this 
          happens, it will cause an assertion failure when named exits,
          but is otherwise harmless.  A fix exists, but was too late for