summaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
authorchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2006-06-20 17:18:06 +0000
committerchiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2006-06-20 17:18:06 +0000
commit046c30cb2f0bcd38bcd3839ee3dc1b50810c7ca1 (patch)
tree9a0f3b60c07fd47dab047f1e07bd2773991adbda /Readme.html
parent19a7ea2a8507a766a4d4414b05552f07b935de2a (diff)
downloadjavassist-046c30cb2f0bcd38bcd3839ee3dc1b50810c7ca1.tar.gz
javassist-046c30cb2f0bcd38bcd3839ee3dc1b50810c7ca1.zip
release 3.2rel_3_2
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@283 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html
index 1a0433aa..f6b13ad0 100644
--- a/Readme.html
+++ b/Readme.html
@@ -281,7 +281,7 @@ see javassist.Dump.
<h2>Changes</h2>
-<p>-version 3.2
+<p>-version 3.2 on June 21, 2006
<ul>
<li>The behavior of CtBehavior#getParameterAnnotations() has been changed.