aboutsummaryrefslogtreecommitdiff
path: root/doc/status.html
diff options
context:
space:
mode:
authorMike Pall <mike>2022-06-23 09:10:43 +0200
committerMike Pall <mike>2022-06-23 09:10:43 +0200
commit4c2441c16ce3c4e312aaefecc6d40c4fe21de97c (patch)
tree0ee5ad7a3246f9a620265de9c6998308cb44a09b /doc/status.html
parent0065cff7e0222c234b75a71e72b8883df5d000c2 (diff)
parent2e98c3d0644fc0c265844908f43b7e4526dd819c (diff)
downloadluajit-4c2441c16ce3c4e312aaefecc6d40c4fe21de97c.tar.gz
luajit-4c2441c16ce3c4e312aaefecc6d40c4fe21de97c.tar.bz2
luajit-4c2441c16ce3c4e312aaefecc6d40c4fe21de97c.zip
Merge branch 'master' into v2.1
Diffstat (limited to 'doc/status.html')
-rw-r--r--doc/status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/status.html b/doc/status.html
index fd6ca3a8..1c86c103 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -83,7 +83,7 @@ Known incompatibilities and issues in LuaJIT&nbsp;2.0:
83<ul> 83<ul>
84<li> 84<li>
85There are some differences in <b>implementation-defined</b> behavior. 85There are some differences in <b>implementation-defined</b> behavior.
86These either have a good reason, are arbitrary design choices 86These either have a good reason, are arbitrary design choices,
87or are due to quirks in the VM. The latter cases may get fixed if a 87or are due to quirks in the VM. The latter cases may get fixed if a
88demonstrable need is shown. 88demonstrable need is shown.
89</li> 89</li>