diff options
Diffstat (limited to 'doc/changes.html')
-rw-r--r-- | doc/changes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changes.html b/doc/changes.html index 04e26e40..88d54cc2 100644 --- a/doc/changes.html +++ b/doc/changes.html | |||
@@ -256,7 +256,7 @@ to avoid joining by the compiler/linker.</li> | |||
256 | <li>Merged with Lua 5.1.1. Fixes all | 256 | <li>Merged with Lua 5.1.1. Fixes all |
257 | <a href="http://www.lua.org/bugs.html#5.1"><span class="ext">»</span> known bugs in Lua 5.1</a>.</li> | 257 | <a href="http://www.lua.org/bugs.html#5.1"><span class="ext">»</span> known bugs in Lua 5.1</a>.</li> |
258 | <li>Enforce (dynamic) linker error for EXE/DLL version mismatches.</li> | 258 | <li>Enforce (dynamic) linker error for EXE/DLL version mismatches.</li> |
259 | <li>Minor changes to DynASM: faster preprocessing, smaller encoding | 259 | <li>Minor changes to DynASM: faster pre-processing, smaller encoding |
260 | for some immediates.</li> | 260 | for some immediates.</li> |
261 | </ul> | 261 | </ul> |
262 | <p> | 262 | <p> |