Author: rahul
Date: Fri Aug 11 19:57:01 2006
New Revision: 430948
URL: http://svn.apache.org/viewvc?rev=430948&view=rev
Log:
Add recent fix.
Modified:
jakarta/commons/proper/jexl/trunk/xdocs/changes.xml
Modified: jakarta/commons/proper/jexl/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/jexl/trunk/xdocs/changes.xml?rev=430948&r1=430947&r2=430948&view=diff
==============================================================================
--- jakarta/commons/proper/jexl/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/jexl/trunk/xdocs/changes.xml Fri Aug 11 19:57:01 2006
@@ -25,6 +25,7 @@
</properties>
<body>
<release version="1.1-SNAPSHOT" date="unreleased">
+ <action dev="rahul" type="fix" issue="JEXL-17" due-to="Kohsuke
Kawaguchi">Consistently throw ParseException in case of a parsing failure, not
an Error.</action>
<action dev="dion" type="fix" issue="JEXL-3" due-to="Guido
Anzuoni">Allow for static methods to be called on classes and not just
objects.</action>
<action dev="dion" type="add">Added Script and ScriptFactory to allow
scripts to be executed from text, files or a URL.</action>
<action dev="dion" type="add">Added implementation for bitwise
operators: and, complement, or, xor.</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]