From: Michal 'vorner' Vaner Date: Tue, 25 Sep 2012 09:01:00 +0000 (+0200) Subject: [2191] Remove link to the bug from docs X-Git-Tag: trac2351_base~37^2~5^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=56aa815ad1200fb8b2901634b6004bbcd0eb5331;p=thirdparty%2Fkea.git [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. --- diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml index a95b0f540e..730b8afa87 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. - - - 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 - Trac #2191. - Until then, the value must be a single string. - - - If that is not enough, you can compose the matching conditions to logical expressions. They are called "ANY", "ALL" and "NOT".