Author: mcucchiara
Date: Fri Oct 28 16:48:41 2011
New Revision: 1190437

URL: http://svn.apache.org/viewvc?rev=1190437&view=rev
Log:
Added OGNL-31 to the change 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=1190437&r1=1190436&r2=1190437&view=diff
==============================================================================
--- commons/proper/ognl/trunk/src/changes/changes.xml (original)
+++ commons/proper/ognl/trunk/src/changes/changes.xml Fri Oct 28 16:48:41 2011
@@ -23,6 +23,7 @@
   </properties>
   <body>
     <release version="4.0-incubating" date="TBD" description="First ASF 
release under Incubation.">
+      <action issue="OGNL-31" type="update" dev="mcucchiara">OGNL-31 - Some 
CPD fixes around ASTMethod and ASTStaticMethod (contributed by Adrian 
Cumiskey).</action>
       <action issue="OGNL-28" type="update" dev="mcucchiara">Visitor pattern 
needs way to propagate exceptions (contributed by Daniel Pitts).</action>
       <action issue="OGNL-27" type="update" dev="simonetripodi">Move 
"toString" implementations into visitor pattern (contributed by Daniel 
Pitts).</action>
       <action issue="OGNL-26" type="update" dev="grobmeier">JUnit Tests 
produce confusing output.</action>


Reply via email to