diff options
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 7d5792aa..97aad38d 100644 --- a/Readme.html +++ b/Readme.html @@ -281,9 +281,9 @@ see javassist.Dump. <h2>Changes</h2> -<p>-version 3.11 +<p>-version 3.11 on July 3, 2009 <ul> - <li>JIRA JASSIST-67, 68, 74, 75, 76, 77, 81, 83, 84, 85 were fixed. + <li>JIRA JASSIST-67, 68, 74, 75, 76, 77, 81, 83, 84, 85, 86, 87 were fixed. <li>Now javassist.bytecode.CodeIterator can insert a gap into a large method body more than 32KB. (JIRA JASSIST-79, 80) </ul> |