Author: henrib
Date: Sun Jul 17 18:49:36 2011
New Revision: 1147699

URL: http://svn.apache.org/viewvc?rev=1147699&view=rev
Log:
JEXL-115:
* Updated changes.xml

Modified:
    commons/proper/jexl/trunk/src/site/xdoc/changes.xml

Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jexl/trunk/src/site/xdoc/changes.xml?rev=1147699&r1=1147698&r2=1147699&view=diff
==============================================================================
--- commons/proper/jexl/trunk/src/site/xdoc/changes.xml (original)
+++ commons/proper/jexl/trunk/src/site/xdoc/changes.xml Sun Jul 17 18:49:36 2011
@@ -26,6 +26,9 @@
   </properties>
   <body>
     <release version="2.1" date="unreleased">
+        <action dev="henrib" type="add" issue="JEXL-115" due-to="Sarel Botha">
+            Add support for asynchronous script execution and cancellation
+        </action>
         <action dev="henrib" type="add" issue="JEXL-114">
             Allow scripts to create local variables // Add return keyword
         </action>


Reply via email to