aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2003-07-08 02:20:59 +0000
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2003-07-08 02:20:59 +0000
commit5a846bbe359bb0ff658d79e31c319276e47da4e9 (patch)
treea22efbdb289fcea2f9b9a645c137550149a93b91 /Readme.html
parent5372926c9102cd4fbc16bb8297bd80c50f3d8ab6 (diff)
downloadjavassist-5a846bbe359bb0ff658d79e31c319276e47da4e9.tar.gz
javassist-5a846bbe359bb0ff658d79e31c319276e47da4e9.zip
minor bugs have been fixed.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@27 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html13
1 files changed, 10 insertions, 3 deletions
diff --git a/Readme.html b/Readme.html
index f9fb8848..d4c576b5 100644
--- a/Readme.html
+++ b/Readme.html
@@ -7,7 +7,7 @@
<h1>Javassist version 2</h1>
-<h3>in May, 2003.
+<h3>in July, 2003.
<br>Copyright (C) 2000-2003 by Shigeru Chiba, All rights reserved.</h3>
<p><br></p>
@@ -236,6 +236,13 @@ see javassist.Dump.
<h2>Changes</h2>
+<p>- version 2.6 in July, 2003.
+
+<ul>
+ <li>CtConstructor.setBody() now works for class initializers.
+ <li>CtNewMethod.delegator() now works for static methods.
+</ul>
+
<p>- version 2.5.1 in May, 2003.
<br>Simple changes for integration with JBoss AOP
<ul>
@@ -484,7 +491,7 @@ the original license term described above.
<h2>Acknowledgments</h2>
<p>The development of this software is sponsored in part by the PRESTO
-programs of <a href="http://www.jst.go.jp/">Japan
+and CREST programs of <a href="http://www.jst.go.jp/">Japan
Science and Technology Corporation</a>.
<p>I'd like to thank Michiaki Tatsubori, Johan Cloetens,
@@ -495,7 +502,7 @@ Marc Segura-Devillechaise, Jan Baudisch, Julien Blass, Yoshiki Sato,
Fabian Crabus, Bo Norregaard Jorgensen, Bob Lee, Bill Burke,
Remy Sanlaville, Muga Nishizawa, Alexey Loubyansky, Saori Oki,
Andreas Salathe, Dante Torres estrada, S. Pam, Nuno Santos,
-Denis Taye, and Colin Sampaleanu
+Denis Taye, Colin Sampaleanu, and Robert Bialek
for their contributions.
<p><br>