summaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
authorchibash <chiba@javassist.org>2016-02-12 01:56:34 +0900
committerchibash <chiba@javassist.org>2016-02-12 01:56:34 +0900
commit1a33243aac567886ee4eed52b53862f3a7ca7db7 (patch)
treefdb28a8009d863e850c188c2f3c430a0f099acab /Readme.html
parentfee5e033b303efce0cb6d9268b5361d5e1eb1974 (diff)
downloadjavassist-1a33243aac567886ee4eed52b53862f3a7ca7db7.tar.gz
javassist-1a33243aac567886ee4eed52b53862f3a7ca7db7.zip
fixes JASSIST-256, adding an annotation to a class doesn't work on reflection
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html
index b4d9314f..181b844e 100644
--- a/Readme.html
+++ b/Readme.html
@@ -283,7 +283,7 @@ see javassist.Dump.
<p>-version 3.21
<ul>
-<li>JIRA JASSIST-244, 245, 248, 255
+<li>JIRA JASSIST-244, 245, 248, 255, 256, 259.
</ul>
</p>