CHANGED only since LB 2.0
authorJan Pospíšil <honik@ntc.zcu.cz>
Wed, 17 Dec 2008 13:57:57 +0000 (13:57 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Wed, 17 Dec 2008 13:57:57 +0000 (13:57 +0000)
org.glite.lb.doc/src/consumer_api.tex

index 18cd306..3cb3361 100644 (file)
@@ -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}