diff options
author | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2012-11-15 15:06:33 +0000 |
---|---|---|
committer | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2012-11-15 15:06:33 +0000 |
commit | 226a8f53e5d26d8a4a5aefcfd09340bbc9caf7ce (patch) | |
tree | cc37a3cbb8524ff7cee6acb4fcf366c78bb4bdc8 /Readme.html | |
parent | c135586d0914166b9ec51eef0e5dea07be8c7e95 (diff) | |
download | javassist-226a8f53e5d26d8a4a5aefcfd09340bbc9caf7ce.tar.gz javassist-226a8f53e5d26d8a4a5aefcfd09340bbc9caf7ce.zip |
fixed JASSIST-177
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@686 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r-- | Readme.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Readme.html b/Readme.html index 1afde361..bdc46af1 100644 --- a/Readme.html +++ b/Readme.html @@ -281,6 +281,12 @@ see javassist.Dump. <h2>Changes</h2> +<p>-version 3.17.1 +<ul> + <li>JIRA JASSIST-177 +</ul> + + <p>-version 3.17 on November 8, 2012 <ul> <li>OSGi bundle info is now included in the jar file. |