Author: grobmeier
Date: Fri Oct 14 07:45:49 2011
New Revision: 1183236

URL: http://svn.apache.org/viewvc?rev=1183236&view=rev
Log:
OGNL-21: change added

Modified:
    commons/proper/ognl/trunk/src/changes/changes.xml

Modified: commons/proper/ognl/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/ognl/trunk/src/changes/changes.xml?rev=1183236&r1=1183235&r2=1183236&view=diff
==============================================================================
--- commons/proper/ognl/trunk/src/changes/changes.xml (original)
+++ commons/proper/ognl/trunk/src/changes/changes.xml Fri Oct 14 07:45:49 2011
@@ -23,6 +23,7 @@
   </properties>
   <body>
   <release version="4.0-incubating" date="TBD" description="First ASF release 
under Incubation.">
+       <action issue="OGNL-21" type="update" dev="Christian Grobmeier">OGNL-21 
- Remove dead and broken code from OgnlRuntime/SimpleNode (with contributions 
by Daniel Pitts)</action>
        <action issue="OGNL-24" type="update" dev="Christian Grobmeier">OGNL-24 
- Support visitor pattern on AST (contributed by Daniel Pitts)</action>
     <action issue="OGNL-8" type="update" dev="Christian Grobmeier">OGNL-8 - 
enabled generation of javacc Parser classes)</action>
   </release>


Reply via email to