You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2006/03/20 13:30:14 UTC

svn commit: r387204 - /jakarta/commons/proper/jexl/trunk/xdocs/changes.xml

Author: dion
Date: Mon Mar 20 04:30:14 2006
New Revision: 387204

URL: http://svn.apache.org/viewcvs?rev=387204&view=rev
Log:
Tests for ForEachStatement

Modified:
    jakarta/commons/proper/jexl/trunk/xdocs/changes.xml

Modified: jakarta/commons/proper/jexl/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/xdocs/changes.xml?rev=387204&r1=387203&r2=387204&view=diff
==============================================================================
--- jakarta/commons/proper/jexl/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/jexl/trunk/xdocs/changes.xml Mon Mar 20 04:30:14 2006
@@ -25,6 +25,7 @@
   </properties>
   <body>
     <release version="1.0.1-SNAPSHOT" date="in SVN">
+      <action dev="dion" type="add">Added implementation for the foreach statement.</action>
       <action dev="dion" type="add">Added implementation for the while statement.</action>
       <action dev="dion" type="add">Added implementation for block statements, e.g. curly braces containing multiple statements.</action>
       <action dev="dion" type="add">Added implementation for the if statement.</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org