aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
authorchibash <chiba@javassist.org>2016-10-04 00:44:29 +0900
committerchibash <chiba@javassist.org>2016-10-04 00:44:29 +0900
commit03f85a33931c6090477926c15ce9bdfeb0c5ce28 (patch)
treea1952ba912a099828c14cc6717afd2ece968ba62 /Readme.html
parentcefc23a1324e1085182bedbff7528b5c6870d1e8 (diff)
downloadjavassist-03f85a33931c6090477926c15ce9bdfeb0c5ce28.tar.gz
javassist-03f85a33931c6090477926c15ce9bdfeb0c5ce28.zip
fixes typos in javadoc commentsrel_3_21_0_ga
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 ab899b1d..c89bb0c4 100644
--- a/Readme.html
+++ b/Readme.html
@@ -281,7 +281,7 @@ see javassist.Dump.
<h2>Changes</h2>
-<p>-version 3.21 on October 3, 2016
+<p>-version 3.21 on October 4, 2016
<ul>
<li>JIRA JASSIST-244, 245, 248, 250, 255, 256, 259, 262.
<li><code>javassist.tools.Callback</code> was modified to be Java 1.4 compatible.