From: Jan Pospíšil Date: Wed, 17 Dec 2008 13:57:57 +0000 (+0000) Subject: CHANGED only since LB 2.0 X-Git-Tag: test_tag~20 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=76924179503f19bb1a1428b210163a1efb68366d;p=jra1mw.git CHANGED only since LB 2.0 --- diff --git a/org.glite.lb.doc/src/consumer_api.tex b/org.glite.lb.doc/src/consumer_api.tex index 18cd306..3cb3361 100644 --- a/org.glite.lb.doc/src/consumer_api.tex +++ b/org.glite.lb.doc/src/consumer_api.tex @@ -198,7 +198,7 @@ The table~\ref{t:cqueryop} shows all supported query operations. \lstinline'EDG_WLL_QUERY_OP_GREATER' & Attribute is less than the operand value. \\ \lstinline'EDG_WLL_QUERY_OP_WITHIN' & Attribute is in given interval. \\ \lstinline'EDG_WLL_QUERY_OP_UNEQUAL' & Attribute is not equal to the operand value. \\ -\lstinline'EDG_WLL_QUERY_OP_CHANGED' & Attribute has changed from last check (supported only in notification matching). \\ +\lstinline'EDG_WLL_QUERY_OP_CHANGED' & Attribute has changed from last check (supported since \LBnew in notification matching). \\ \end{tabularx} \caption{Query record specific operations.} \label{t:cqueryop}