summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/changes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changes.html b/doc/changes.html
index 33c3f317..16cda402 100644
--- a/doc/changes.html
+++ b/doc/changes.html
@@ -80,6 +80,7 @@ to see whether newer versions are available.
80</ul></li> 80</ul></li>
81<li>Structural and performance enhancements: 81<li>Structural and performance enhancements:
82<ul> 82<ul>
83<li>Compile recursive code (tail-, up- and down-recursion).</li>
83<li>Improve heuristics for bytecode penalties and blacklisting.</li> 84<li>Improve heuristics for bytecode penalties and blacklisting.</li>
84<li>Split CALL/FUNC recording and clean up fast function call semantics.</li> 85<li>Split CALL/FUNC recording and clean up fast function call semantics.</li>
85<li>Major redesign of internal function call handling.</li> 86<li>Major redesign of internal function call handling.</li>