Author: mcucchiara Date: Fri Nov 4 09:51:31 2011 New Revision: 1197467 URL: http://svn.apache.org/viewvc?rev=1197467&view=rev Log: Added OGNL-35 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=1197467&r1=1197466&r2=1197467&view=diff ============================================================================== --- commons/proper/ognl/trunk/src/changes/changes.xml (original) +++ commons/proper/ognl/trunk/src/changes/changes.xml Fri Nov 4 09:51:31 2011 @@ -24,6 +24,7 @@ <body> <release version="4.0-incubating" date="TBD" description="First ASF release under Incubation."> <action issue="OGNL-37" type="fix" dev="mcucchiara">Findbugs fixes (contributed by Adrian Cumiskey).</action> + <action issue="OGNL-35" type="update" dev="mcucchiara">Improvements to {List,Map,Array}PropertyAccessor and ASTProperty (contributed by Adrian Cumiskey).</action> <action issue="OGNL-36" type="fix" dev="mcucchiara">Link "Benchmarks" on left hand navigation is broken (contributed by Adrian Cumiskey).</action> <action issue="OGNL-33" type="update" dev="mcucchiara">Improvements to JJTOgnlParserState (contributed by Adrian Cumiskey).</action> <action issue="OGNL-32" type="update" dev="mcucchiara">CPD fix to ASTProperty (contributed by Adrian Cumiskey).</action>