Author: simonetripodi
Date: Sun Oct 16 17:47:51 2011
New Revision: 1184886

URL: http://svn.apache.org/viewvc?rev=1184886&view=rev
Log:
added OGNL-27 in the issue list

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=1184886&r1=1184885&r2=1184886&view=diff
==============================================================================
--- commons/proper/ognl/trunk/src/changes/changes.xml (original)
+++ commons/proper/ognl/trunk/src/changes/changes.xml Sun Oct 16 17:47:51 2011
@@ -23,6 +23,7 @@
   </properties>
   <body>
     <release version="4.0-incubating" date="TBD" description="First ASF 
release under Incubation.">
+      <action issue="OGNL-27" type="update" dev="simonetripodi">Move 
"toString" implementations into visitor pattern.</action>
       <action issue="OGNL-26" type="update" dev="Christian Grobmeier">JUnit 
Tests produce confusing output.</action>
       <action issue="OGNL-21" type="update" dev="Christian Grobmeier">Remove 
dead and broken code from OgnlRuntime/SimpleNode (with contributions by Daniel 
Pitts)</action>
       <action issue="OGNL-24" type="update" dev="Christian Grobmeier">Support 
visitor pattern on AST (contributed by Daniel Pitts)</action>


Reply via email to