Author: mcucchiara
Date: Sun Oct 23 23:15:45 2011
New Revision: 1188002

URL: http://svn.apache.org/viewvc?rev=1188002&view=rev
Log:
Added OGNL-22 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=1188002&r1=1188001&r2=1188002&view=diff
==============================================================================
--- commons/proper/ognl/trunk/src/changes/changes.xml (original)
+++ commons/proper/ognl/trunk/src/changes/changes.xml Sun Oct 23 23:15:45 2011
@@ -27,6 +27,7 @@
       <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>
       <action issue="OGNL-23" type="fix" dev="simonetripodi">Class.forName() 
usage is malicious inside OSGi (contributed by Adrian Cumiskey)</action>
+      <action issue="OGNL-22" type="update" dev="mcucchiara">Change the 
generics signature of ClassCache and ClassCacheImpl (with contributions by 
Daniel Pitts)</action>
       <action issue="OGNL-21" type="update" dev="grobmeier">Remove dead and 
broken code from OgnlRuntime/SimpleNode (with contributions by Daniel 
Pitts)</action>
       <action issue="OGNL-20" type="update" dev="mcucchiara, 
simonetripodi">Performance - Replace synchronized blocks with 
ReentrantReadWriteLock (with contributions by Daniel Pitts)</action>
       <action issue="OGNL-24" type="update" dev="grobmeier">Support visitor 
pattern on AST (contributed by Daniel Pitts)</action>


Reply via email to