diff options
author | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2009-04-04 15:41:55 +0000 |
---|---|---|
committer | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2009-04-04 15:41:55 +0000 |
commit | c4b9da1f23695844fc4535ad6b79c0eb59191ae1 (patch) | |
tree | f9b15b318d9a40505aa8ee22015b33849993a378 /Readme.html | |
parent | bead430f64ef930897dc4d25c36b854fec2d3092 (diff) | |
download | javassist-c4b9da1f23695844fc4535ad6b79c0eb59191ae1.tar.gz javassist-c4b9da1f23695844fc4535ad6b79c0eb59191ae1.zip |
for fixing JASSIST-68
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@474 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r-- | Readme.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.html b/Readme.html index e7d90560..4435e7c2 100644 --- a/Readme.html +++ b/Readme.html @@ -283,7 +283,7 @@ see javassist.Dump. <p>-version 3.11 <ul> - <li>JIRA JASSIST-74, 75, 76 were fixed. + <li>JIRA JASSIST-68, 74, 75, 76 were fixed. </ul> <p>-version 3.10 on March 5, 2009 @@ -678,7 +678,7 @@ see javassist.Dump. <li>Jar/zip files are supported. </ul> -<p>-version 0.1 in April, 1999. +<p>-version 0.1 on April 16, 1999. <ul> <li>The first release. </ul> |