diff options
author | chibash <chiba@javassist.org> | 2013-12-02 12:29:03 +0900 |
---|---|---|
committer | chibash <chiba@javassist.org> | 2013-12-02 12:29:03 +0900 |
commit | 23b36218f5a07f0ecc448539807bba6b324dea8b (patch) | |
tree | 220378f3f04c5ffc70aef31b29e40d5357bbe63a /Readme.html | |
parent | 1cff20852e848e67358d609f9b52699931d8b99e (diff) | |
download | javassist-23b36218f5a07f0ecc448539807bba6b324dea8b.tar.gz javassist-23b36218f5a07f0ecc448539807bba6b324dea8b.zip |
fixed JASSIST-216
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 7059ad71..290d2097 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. +<li>JIRA JASSIST-158, 205, 206, 207, 212, 216. </ul> </p> |