diff options
author | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2007-04-29 03:40:55 +0000 |
---|---|---|
committer | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2007-04-29 03:40:55 +0000 |
commit | 9bc1c0517b370c950fe569a2bdaba517cd890760 (patch) | |
tree | 5364162cf11e3f1453ec41824cdc790ee1c7a6d2 /Readme.html | |
parent | 434c38727ac5a538c887e1cc8c0942700f8626d4 (diff) | |
download | javassist-9bc1c0517b370c950fe569a2bdaba517cd890760.tar.gz javassist-9bc1c0517b370c950fe569a2bdaba517cd890760.zip |
updated for release
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@362 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r-- | Readme.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html index d795b4de..e48a4b55 100644 --- a/Readme.html +++ b/Readme.html @@ -281,7 +281,10 @@ see javassist.Dump. <h2>Changes</h2> -<p>-version 3.5 +<p>-version 3.5 on April 29, 2007 +<ul> + <li>Various minor updates. +</ul> <p>-version 3.4 on November 17, 2006 <ul> |