diff options
author | chibash <chiba@javassist.org> | 2015-05-25 03:02:35 +0900 |
---|---|---|
committer | chibash <chiba@javassist.org> | 2015-05-25 03:02:35 +0900 |
commit | 57c9f42a605c0e40547a8b86a3a4179259f46c3f (patch) | |
tree | 092927aba6640990ab4f6d78a0f0adba2a96971d /Readme.html | |
parent | efae59551e3a95cf128fbac60b6fcfee4d2cf2ce (diff) | |
download | javassist-57c9f42a605c0e40547a8b86a3a4179259f46c3f.tar.gz javassist-57c9f42a605c0e40547a8b86a3a4179259f46c3f.zip |
updated Readme.html to mention JASSIST-246 was fixed.
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 0b9ea9eb..b280a740 100644 --- a/Readme.html +++ b/Readme.html @@ -283,7 +283,7 @@ see javassist.Dump. <p>-version 3.20 <ul> -<li>JIRA JASSIST-241 +<li>JIRA JASSIST-241, 246. </ul> </p> |