diff options
author | chibash <chiba@javassist.org> | 2013-08-26 02:46:32 +0900 |
---|---|---|
committer | Scott Marlow <smarlow@redhat.com> | 2013-08-28 16:56:56 -0400 |
commit | 2f1ab1e1d16a56005b194e703efd1b05da906125 (patch) | |
tree | c39e7bafa30df97936d44908cc42e8c1d48a4474 /Readme.html | |
parent | 724a71564c931328aab8b821b6e24c07b7ac2724 (diff) | |
download | javassist-2f1ab1e1d16a56005b194e703efd1b05da906125.tar.gz javassist-2f1ab1e1d16a56005b194e703efd1b05da906125.zip |
fixed JASSIST-205
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 8910b4e6..0e877ccc 100644 --- a/Readme.html +++ b/Readme.html @@ -283,7 +283,7 @@ see javassist.Dump. <p>-version 3.19 <ul> -<li>JIRA JASSIST-158, 206. +<li>JIRA JASSIST-158, 206, 207. </ul> </p> |