summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrcampbell <rcampbell@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2006-03-18 18:06:20 +0000
committerrcampbell <rcampbell@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>2006-03-18 18:06:20 +0000
commit1c5026da225d6da1d5e4fc43804caa3734343f30 (patch)
tree38dcfca05eaa83f52d3c5e9a4b8ec853c7b2ddef
parente8fe862862d838438fc09786bd5102a654593575 (diff)
downloadjavassist-1c5026da225d6da1d5e4fc43804caa3734343f30.tar.gz
javassist-1c5026da225d6da1d5e4fc43804caa3734343f30.zip
JBQA-324 update changelog for 3.2.0.CR1 release
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@261 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
-rw-r--r--Readme.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html
index ef9ebc6e..ba4faf1a 100644
--- a/Readme.html
+++ b/Readme.html
@@ -281,7 +281,11 @@ see javassist.Dump.
<h2>Changes</h2>
-<p>- version 3.2
+<p>- version 3.2.0.CR1 on March 18, 2006
+<ul>
+ <li>Annotations enhancements to javassist.bytecode.MethodInfo.
+ <li>Allow a ClassPool to override the "guess" at the classloader to use.
+</ul>
<p>- version 3.1 on February 23, 2006