aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2008-06-03 09:01:50 +0000
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2008-06-03 09:01:50 +0000
commit3ac58ef038c3741864c28b1d8fa339e7b2c23eed (patch)
treebd4b6a8a6cfe91b8310d02a5519e4c1055bd9cf2 /Readme.html
parent6efe0397d30c3e568c53b401e3d65813d520d8c6 (diff)
downloadjavassist-3ac58ef038c3741864c28b1d8fa339e7b2c23eed.tar.gz
javassist-3ac58ef038c3741864c28b1d8fa339e7b2c23eed.zip
$type support by CtBehavior#insertBefore: JIRA JASSIST-62
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@443 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/Readme.html b/Readme.html
index b19a0101..df7b5f20 100644
--- a/Readme.html
+++ b/Readme.html
@@ -281,9 +281,10 @@ see javassist.Dump.
<h2>Changes</h2>
-<p>-version 3.7.2
+<p>-version 3.8
<ul>
- <li>JASSIST-45, 47, 51, 54-57, 60 were fixed.
+ <li>javassist.bytecode.analysis was implemented.
+ <li>JASSIST-45, 47, 51, 54-57, 60, 62 were fixed.
</ul>
<p>-version 3.7.1 on March 10, 2008