Author: grobmeier
Date: Fri Oct 14 07:53:33 2011
New Revision: 1183238

URL: http://svn.apache.org/viewvc?rev=1183238&view=rev
Log:
output has already been removed before a while

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=1183238&r1=1183237&r2=1183238&view=diff
==============================================================================
--- commons/proper/ognl/trunk/src/changes/changes.xml (original)
+++ commons/proper/ognl/trunk/src/changes/changes.xml Fri Oct 14 07:53:33 2011
@@ -23,6 +23,7 @@
   </properties>
   <body>
   <release version="4.0-incubating" date="TBD" description="First ASF release 
under Incubation.">
+       <action issue="OGNL-26" type="update" dev="Christian Grobmeier">OGNL-26 
- JUnit Tests produce confusing output.</action>
        <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>


Reply via email to