]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2191] Remove link to the bug from docs
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Tue, 25 Sep 2012 09:01:00 +0000 (11:01 +0200)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Tue, 25 Sep 2012 09:01:00 +0000 (11:01 +0200)
As the bug should be solved here, it is no longer necessary to say the
thing doesn't work.

doc/guide/bind10-guide.xml

index a95b0f540ed05091adce6d11fa41f49f9cb58ed2..730b8afa87345345c697d59ae0846c48282732b4 100644 (file)
@@ -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".