diff options
Diffstat (limited to 'Readme.html')
-rw-r--r-- | Readme.html | 13 |
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> |