BIND 10 trac2191, updated. 56aa815ad1200fb8b2901634b6004bbcd0eb5331 [2191] Remove link to the bug from docs
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Sep 25 09:01:35 UTC 2012
The branch, trac2191 has been updated
via 56aa815ad1200fb8b2901634b6004bbcd0eb5331 (commit)
from 825d75f5c66467173d0c0f7333bed1ba47857823 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 56aa815ad1200fb8b2901634b6004bbcd0eb5331
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Tue Sep 25 11:01:00 2012 +0200
[2191] Remove link to the bug from docs
As the bug should be solved here, it is no longer necessary to say the
thing doesn't work.
-----------------------------------------------------------------------
Summary of changes:
doc/guide/bind10-guide.xml | 12 ------------
1 file changed, 12 deletions(-)
-----------------------------------------------------------------------
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index a95b0f5..730b8af 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -1403,18 +1403,6 @@ AND_MATCH := "ALL": [ RULE_RAW, RULE_RAW, ... ]
will work in a similar way.
</para>
- <note>
- <simpara>
- The list form is currently rejected due to an
- implementation bug. There is a plan to fix it relatively
- soon, so the syntax is kept here, but note that it won't
- work until the bug is fixed. To keep track of the status
- of the issue, see
- <ulink url="http://bind10.isc.org/ticket/2191">Trac #2191</ulink>.
- Until then, the value must be a single string.
- </simpara>
- </note>
-
<para>
If that is not enough, you can compose the matching conditions
to logical expressions. They are called "ANY", "ALL" and "NOT".
More information about the bind10-changes
mailing list