aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2008-10-09 10:56:04 +0000
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2008-10-09 10:56:04 +0000
commit4e0f7ad05ae2b8cd8e728a52ebb9e84490fd5b64 (patch)
tree018b5c4c9b01d7d54a4c376a42bfeb323d1af787 /Readme.html
parent4783e1843dd2e6670b0a6315d6098cc3753f7569 (diff)
downloadjavassist-4e0f7ad05ae2b8cd8e728a52ebb9e84490fd5b64.tar.gz
javassist-4e0f7ad05ae2b8cd8e728a52ebb9e84490fd5b64.zip
for releasing 3.9.0.GArel_3_9_0_ga
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@460 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html
index 0dbd327a..9feca8dc 100644
--- a/Readme.html
+++ b/Readme.html
@@ -281,12 +281,13 @@ see javassist.Dump.
<h2>Changes</h2>
-<p>-version 3.9
+<p>-version 3.9 on October 9, 2008
<ul>
<li>ClassPool.makeClassIfNew(InputStream) was implemented.
<li>CtNewMethod.wrapped(..) and CtNewConstructor.wrapped(..)
implicitly append a method like _added_m$0.
This method now has a synthetic attribute.
+ <li>JIRA JASSIST-66 has been fixed.
</ul>
<p>-version 3.8.1 on July 17, 2008