Author: kinow
Date: Fri May 19 06:42:30 2017
New Revision: 1795585

URL: http://svn.apache.org/viewvc?rev=1795585&view=rev
Log:
BCEL-289: changes.xml entry

Modified:
    commons/proper/bcel/trunk/src/changes/changes.xml

Modified: commons/proper/bcel/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/bcel/trunk/src/changes/changes.xml?rev=1795585&r1=1795584&r2=1795585&view=diff
==============================================================================
--- commons/proper/bcel/trunk/src/changes/changes.xml [utf-8] (original)
+++ commons/proper/bcel/trunk/src/changes/changes.xml [utf-8] Fri May 19 
06:42:30 2017
@@ -63,6 +63,7 @@ The <action> type attribute can be add,u
 
   <body>
     <release version="6.1" date="tba" description="tba">
+      <action issue="BCEL-289" type="fix" dev="kinow">Crash when parsing 
constructor of inner classes with parameters annotated</action>
       <action issue="BCEL-276" type="fix" dev="britter" due-to="Sam 
Yoon">LocalVariableTypeTable is not updated.</action>
       <action issue="BCEL-277" type="fix" dev="britter" due-to="Sam 
Yoon">Resolving the String representation of a constant throws 
NoSuchElementException in case of CONSTANT_NameAndType constant.</action>
     </release>


Reply via email to