Author: mcucchiara
Date: Fri Nov 4 08:54:02 2011
New Revision: 1197432
URL: http://svn.apache.org/viewvc?rev=1197432&view=rev
Log:
Added OGNL-37 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=1197432&r1=1197431&r2=1197432&view=diff
==============================================================================
--- commons/proper/ognl/trunk/src/changes/changes.xml (original)
+++ commons/proper/ognl/trunk/src/changes/changes.xml Fri Nov 4 08:54:02 2011
@@ -23,6 +23,7 @@
</properties>
<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-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>
|