diff options
author | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2012-12-03 10:20:11 +0000 |
---|---|---|
committer | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2012-12-03 10:20:11 +0000 |
commit | a59694764d04c2cc2e066964f25a5104eb641003 (patch) | |
tree | f38c3958604374bb5b8b827d896dc4316827c4fa /Readme.html | |
parent | e3e129bbcc06ad0be9ee067ed29c349ba88a6ce1 (diff) | |
download | javassist-a59694764d04c2cc2e066964f25a5104eb641003.tar.gz javassist-a59694764d04c2cc2e066964f25a5104eb641003.zip |
fixed JASSIST-182
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@692 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
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 cf8d8bab..34b295a2 100644 --- a/Readme.html +++ b/Readme.html @@ -283,7 +283,7 @@ see javassist.Dump. <p>-version 3.17.1 <ul> - <li>JIRA JASSIST-177, 178 + <li>JIRA JASSIST-177, 178, 182 </ul> |