summaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2005-10-31 16:48:44 +0000
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2005-10-31 16:48:44 +0000
commitbfdfdff690cdf56edb25ef28740da13dc2c86785 (patch)
tree835c3b9dae546c7e74e820670ba76569d62d165b /Readme.html
parent361e1587797db769c1688f40e9f1cd4a9156701c (diff)
downloadjavassist-bfdfdff690cdf56edb25ef28740da13dc2c86785.tar.gz
javassist-bfdfdff690cdf56edb25ef28740da13dc2c86785.zip
added makeUniqueName() in CtClass.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@215 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/Readme.html b/Readme.html
index e5dec48f..8cbfa2b9 100644
--- a/Readme.html
+++ b/Readme.html
@@ -287,6 +287,8 @@ see javassist.Dump.
<li>getEnclosingClass() in javassist.CtClass was renamed
to getEnclosingMethod().
<li>toMethod() in javassist.CtConstructor has been implemented.
+ <li>javassist.preproc package was elminated and the source was
+ moved to the sample directory.
</ul>
<p>- version 3.1 RC2 in September 7, 2005