[jboss-cvs] javassist ...

Shigeru Chiba chiba at is.titech.ac.jp
Tue Jun 3 05:01:49 EDT 2008


  User: chiba   
  Date: 08/06/03 05:01:49

  Modified:    javassist  Readme.html
  Log:
  $type support by CtBehavior#insertBefore: JIRA JASSIST-62
  
  Revision  Changes    Path
  1.94      +3 -2      javassist/Readme.html
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Readme.html
  ===================================================================
  RCS file: /cvsroot/jboss/javassist/Readme.html,v
  retrieving revision 1.93
  retrieving revision 1.94
  diff -u -b -r1.93 -r1.94
  --- Readme.html	1 May 2008 10:47:59 -0000	1.93
  +++ Readme.html	3 Jun 2008 09:01:49 -0000	1.94
  @@ -281,9 +281,10 @@
   
   <h2>Changes</h2>
   
  -<p>-version 3.7.2
  +<p>-version 3.8
   <ul>
  -  	<li>JASSIST-45, 47, 51, 54-57, 60 were fixed.
  +    <li>javassist.bytecode.analysis was implemented.
  +  	<li>JASSIST-45, 47, 51, 54-57, 60, 62 were fixed.
   </ul>
   
   <p>-version 3.7.1 on March 10, 2008
  
  
  



More information about the jboss-cvs-commits mailing list