diff options
author | chibash <chiba@javassist.org> | 2013-07-23 10:18:32 +0900 |
---|---|---|
committer | chibash <chiba@javassist.org> | 2013-07-23 10:18:32 +0900 |
commit | 28d3edb1bc50636bb1137d1a862f95bf02c4ffa0 (patch) | |
tree | 86ed98b503252841a67b90505db6b4523271d2fe /Readme.html | |
parent | 0fef5c5f48cb38b8562611db66534bcccf5ebd6c (diff) | |
download | javassist-28d3edb1bc50636bb1137d1a862f95bf02c4ffa0.tar.gz javassist-28d3edb1bc50636bb1137d1a862f95bf02c4ffa0.zip |
fixed JASSIST-206
Diffstat (limited to 'Readme.html')
-rw-r--r-- | Readme.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Readme.html b/Readme.html index c3236845..9820e64b 100644 --- a/Readme.html +++ b/Readme.html @@ -281,6 +281,12 @@ see javassist.Dump. <h2>Changes</h2> +<p>-version 3.19 +<ul> +<li>JIRA JASSIST-206. +</ul> +</p> + <p>-version 3.18 on June 3, 2013 <ul> <li>The source code repository has been moved to <a href="https://github.com/jboss-javassist/javassist">GitHub</a></li>. |