diff options
author | chibash <chiba@javassist.org> | 2020-10-16 19:23:07 +0900 |
---|---|---|
committer | chibash <chiba@javassist.org> | 2020-10-16 19:23:07 +0900 |
commit | 1c4e31b9677d020a1e89aeebc6686396f9e6c68a (patch) | |
tree | 2056bc33e89038c42db6aa1b304f28e966022bc6 /Readme.html | |
parent | b70a41bf522861698e48bc9f91f18bc4eb5b8520 (diff) | |
download | javassist-1c4e31b9677d020a1e89aeebc6686396f9e6c68a.tar.gz javassist-1c4e31b9677d020a1e89aeebc6686396f9e6c68a.zip |
fixes Issue #339
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 914e912e..247962a5 100644 --- a/Readme.html +++ b/Readme.html @@ -293,7 +293,7 @@ see javassist.Dump. <p>-version 3.28 <ul> - <li>GitHub Issue #328. + <li>GitHub Issue #328, #339. </ul> <p>-version 3.27 on March 19, 2020 |