aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2012-02-19 12:41:47 +0000
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2012-02-19 12:41:47 +0000
commite50d7c0862acc66ca1d6b26ec126eb3ed5295d7d (patch)
treea469d5da08dc4ad80401739f827974606ac8621b /Readme.html
parent205b65d96c5fb9d0086eb98d31e21e927d79cf27 (diff)
downloadjavassist-e50d7c0862acc66ca1d6b26ec126eb3ed5295d7d.tar.gz
javassist-e50d7c0862acc66ca1d6b26ec126eb3ed5295d7d.zip
fixed JASSIST-152
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@615 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html
index 2553a29f..022268c5 100644
--- a/Readme.html
+++ b/Readme.html
@@ -283,7 +283,7 @@ see javassist.Dump.
<p>-version 3.16
<ul>
- <li>JIRA JASSIST-126, 127, 144, 145, 146, 147, 149, 150, 153, 155.
+ <li>JIRA JASSIST-126, 127, 144, 145, 146, 147, 149, 150, 152, 153, 155.
<li><code>javassist.bytecode.analysis.ControlFlow</code> was added.
</ul>