diff options
author | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2011-11-04 17:37:02 +0000 |
---|---|---|
committer | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2011-11-04 17:37:02 +0000 |
commit | 9f078b1d89cf93f0506638d1983798f5ffdac1b6 (patch) | |
tree | 2d4efe98d9c2ee12e3ee7793d6072e1da9d3eda8 /Readme.html | |
parent | 716fb49d201cf5d8628c7217edb6c0f4f255e218 (diff) | |
download | javassist-9f078b1d89cf93f0506638d1983798f5ffdac1b6.tar.gz javassist-9f078b1d89cf93f0506638d1983798f5ffdac1b6.zip |
fixed JASSIST-146
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@596 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
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 f53e4680..164a5547 100644 --- a/Readme.html +++ b/Readme.html @@ -283,7 +283,7 @@ see javassist.Dump. <p>-version 3.16 <ul> - <li>JIRA JASSIST-127, 144 + <li>JIRA JASSIST-127, 144, 145, 146 </ul> <p>-version 3.15 on July 8, 2011 |