diff options
author | chibash <chiba@javassist.org> | 2015-05-28 09:41:41 +0900 |
---|---|---|
committer | chibash <chiba@javassist.org> | 2015-05-28 09:41:41 +0900 |
commit | a4f46cd3a9445b7c90b8d8b029f069b4db1a342e (patch) | |
tree | 40d6b4dc5b61ac7e5c9fc1a60030622a92cc2054 /Readme.html | |
parent | 6dc421894d4ab8f981c45cd88de853fb86fed8bf (diff) | |
download | javassist-a4f46cd3a9445b7c90b8d8b029f069b4db1a342e.tar.gz javassist-a4f46cd3a9445b7c90b8d8b029f069b4db1a342e.zip |
fixed JASSIST-242
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 b280a740..446edebd 100644 --- a/Readme.html +++ b/Readme.html @@ -283,7 +283,7 @@ see javassist.Dump. <p>-version 3.20 <ul> -<li>JIRA JASSIST-241, 246. +<li>JIRA JASSIST-241, 242, 246. </ul> </p> |