From: chiba Date: Mon, 26 Jul 2004 08:55:35 +0000 (+0000) Subject: Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105] Reflect... X-Git-Tag: rel_3_17_1_ga~497 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7c1450fd7d23d45faf7036f9467c820a91d99202;p=javassist.git Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105] Reflection#makeReflective could reject some reflections git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@116 30ef5769-5b8d-40dd-aea6-55b5d6557bb3 --- diff --git a/Readme.html b/Readme.html index 1d89d316..b968d9d8 100644 --- a/Readme.html +++ b/Readme.html @@ -255,6 +255,12 @@ see javassist.Dump.

Changes

+

- version 3.0 + +

+

- version 3.0 beta in May 18th, 2004.