diff options
author | chibash <chiba@javassist.org> | 2014-11-20 22:57:52 +0900 |
---|---|---|
committer | chibash <chiba@javassist.org> | 2014-11-20 22:57:52 +0900 |
commit | 07c2e6440fcd9136e9dfcae08497edefe66a9bc9 (patch) | |
tree | 1f9df7e39065e2564c64698d8b50a5badd29787a /Readme.html | |
parent | 0ba6f9efdc82e386e8716d8f2b1f25a1b95580a8 (diff) | |
download | javassist-07c2e6440fcd9136e9dfcae08497edefe66a9bc9.tar.gz javassist-07c2e6440fcd9136e9dfcae08497edefe66a9bc9.zip |
fixed JASSIST-208
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 354af82a..35ffa495 100644 --- a/Readme.html +++ b/Readme.html @@ -283,7 +283,7 @@ see javassist.Dump. <p>-version 3.19 <ul> -<li>JIRA JASSIST-158, 205, 206, 207, 211, 212, 216, 220, 223, 224, 227, 230, 234, 235. +<li>JIRA JASSIST-158, 205, 206, 207, 211, 212, 216, 220, 223, 224, 227, 230, 234, 235, 236. </ul> </p> |