summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/changes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changes.html b/doc/changes.html
index f7c039d2..237c84e3 100644
--- a/doc/changes.html
+++ b/doc/changes.html
@@ -57,6 +57,7 @@ to see whether newer versions are available.
57<ul> 57<ul>
58<li>Correctness and completeness: 58<li>Correctness and completeness:
59<ul> 59<ul>
60<li>Fix <tt>{f()}</tt> on x64 when table is resized.</li>
60<li>Fix folding of ordered comparisons with same references.</li> 61<li>Fix folding of ordered comparisons with same references.</li>
61<li>Fix snapshot restores for multi-result bytecodes.</li> 62<li>Fix snapshot restores for multi-result bytecodes.</li>
62<li>Fix potential hang when recording bytecode with nested closures.</li> 63<li>Fix potential hang when recording bytecode with nested closures.</li>