aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/Readme.html b/Readme.html
index b968d9d8..a1db7766 100644
--- a/Readme.html
+++ b/Readme.html
@@ -255,10 +255,13 @@ see javassist.Dump.
<h2>Changes</h2>
-<p>- version 3.0
+<p>- version 3.0 beta 3
<ul>
- <li>CtClass.toClass() has been reimplemented.
+ <li>CtClass.toClass() has been reimplemented. The behavior has been
+ changed.
+ <li>javassist.expr.NewArray has been implemented. It enables modifying
+ an expression for array creation.
</ul>
<p>- version 3.0 beta in May 18th, 2004.