diff options
author | chibash <chiba@javassist.org> | 2013-05-30 15:49:35 +0900 |
---|---|---|
committer | chibash <chiba@javassist.org> | 2013-05-30 15:49:35 +0900 |
commit | f81b1ae4ed8787cdc19b47a561b4c776f48f9a3b (patch) | |
tree | c2dadf6705daaab2b38efa89bb649ad9c5fac821 /Readme.html | |
parent | 82948b782b92e8c1c2b7870e2abc313c298a2609 (diff) | |
download | javassist-f81b1ae4ed8787cdc19b47a561b4c776f48f9a3b.tar.gz javassist-f81b1ae4ed8787cdc19b47a561b4c776f48f9a3b.zip |
fixed JASSIST-188
Diffstat (limited to 'Readme.html')
-rw-r--r-- | Readme.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html index f6936b0d..b11961e2 100644 --- a/Readme.html +++ b/Readme.html @@ -285,7 +285,7 @@ see javassist.Dump. <ul> <li>The source code repository has been moved to <a href="https://github.com/jboss-javassist/javassist">GitHub</a></li>. -<li>JIRA JASSIST-181, 183, 184, 189, 162, 185, 186, 190, 199. +<li>JIRA JASSIST-181, 183, 184, 189, 162, 185, 186, 188, 190, 195, 199, 201. </ul> <p>-version 3.17.1 on December 3, 2012 |