summaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html
index 74506f3f..4aa77616 100644
--- a/Readme.html
+++ b/Readme.html
@@ -246,7 +246,8 @@ see javassist.Dump.
<li>javassist.expr.Expr.indexOfBytecode() has been added.
<li>javassist.Loader has been modified so that getPackage() returns
a package object.
- <li>Now, the compiler can correctly compile a try statement.
+ <li>Now, the compiler can correctly compile a try statement and an
+ infinite while-loop.
</ul>
<p>- version 2.5.1 in May, 2003.