summaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2009-06-26 15:29:48 +0000
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2009-06-26 15:29:48 +0000
commita690c8bf872c9e5fe4e14b6095ddb81de01a34c4 (patch)
treec48a75507a2a9f9ef16b7983821f8d6a6a6f3e70 /Readme.html
parent3fcf471e97d82d5f7ad17d554bdd582c8a1a6986 (diff)
downloadjavassist-a690c8bf872c9e5fe4e14b6095ddb81de01a34c4.tar.gz
javassist-a690c8bf872c9e5fe4e14b6095ddb81de01a34c4.zip
fixed JASSIST-84
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@484 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html
index 009fa5ed..6317e262 100644
--- a/Readme.html
+++ b/Readme.html
@@ -283,7 +283,9 @@ see javassist.Dump.
<p>-version 3.11
<ul>
- <li>JIRA JASSIST-67, 68, 74, 75, 76, 83 were fixed.
+ <li>JIRA JASSIST-67, 68, 74, 75, 76, 81, 83, 84, 85 were fixed.
+ <li>Now javassist.bytecode.CodeIterator can insert a gap into
+ a large method body more than 32KB. (JIRA JASSIST-79, 80)
</ul>
<p>-version 3.10 on March 5, 2009