summaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2009-07-02 16:01:16 +0000
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2009-07-02 16:01:16 +0000
commit930c5dc61c45c9b4d4873c2876e2a08b9ff56ce6 (patch)
tree7dae7b67559bc4a88ca2b207ab4befb25e27d5e2 /Readme.html
parent58809f5d2ae203ee8d64d7beb9583919eaac4e1c (diff)
downloadjavassist-rel_3_11_0_ga.tar.gz
javassist-rel_3_11_0_ga.zip
for 3.11 releaserel_3_11_0_ga
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@488 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.html b/Readme.html
index 7d5792aa..97aad38d 100644
--- a/Readme.html
+++ b/Readme.html
@@ -281,9 +281,9 @@ see javassist.Dump.
<h2>Changes</h2>
-<p>-version 3.11
+<p>-version 3.11 on July 3, 2009
<ul>
- <li>JIRA JASSIST-67, 68, 74, 75, 76, 77, 81, 83, 84, 85 were fixed.
+ <li>JIRA JASSIST-67, 68, 74, 75, 76, 77, 81, 83, 84, 85, 86, 87 were fixed.
<li>Now javassist.bytecode.CodeIterator can insert a gap into
a large method body more than 32KB. (JIRA JASSIST-79, 80)
</ul>