diff options
author | Mike Pall <mike> | 2022-06-23 09:10:43 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2022-06-23 09:10:43 +0200 |
commit | 4c2441c16ce3c4e312aaefecc6d40c4fe21de97c (patch) | |
tree | 0ee5ad7a3246f9a620265de9c6998308cb44a09b /doc/status.html | |
parent | 0065cff7e0222c234b75a71e72b8883df5d000c2 (diff) | |
parent | 2e98c3d0644fc0c265844908f43b7e4526dd819c (diff) | |
download | luajit-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.html | 2 |
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 2.0: | |||
83 | <ul> | 83 | <ul> |
84 | <li> | 84 | <li> |
85 | There are some differences in <b>implementation-defined</b> behavior. | 85 | There are some differences in <b>implementation-defined</b> behavior. |
86 | These either have a good reason, are arbitrary design choices | 86 | These either have a good reason, are arbitrary design choices, |
87 | or are due to quirks in the VM. The latter cases may get fixed if a | 87 | or are due to quirks in the VM. The latter cases may get fixed if a |
88 | demonstrable need is shown. | 88 | demonstrable need is shown. |
89 | </li> | 89 | </li> |