diff options
author | Mike Pall <mike> | 2011-02-10 03:10:38 +0100 |
---|---|---|
committer | Mike Pall <mike> | 2011-02-10 03:10:38 +0100 |
commit | a7ab6b2dc920e76d0cebd577e77bf3a043e3867d (patch) | |
tree | c3bc1785c0b958ef9fb83a6c977f84ca626a6c97 /doc/changes.html | |
parent | 24c314e8fcfb3d12ea05c1f9bf7add40d24ae0cd (diff) | |
download | luajit-a7ab6b2dc920e76d0cebd577e77bf3a043e3867d.tar.gz luajit-a7ab6b2dc920e76d0cebd577e77bf3a043e3867d.tar.bz2 luajit-a7ab6b2dc920e76d0cebd577e77bf3a043e3867d.zip |
Fix various HTML errors in the docs.
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 c79e00c9..2107193a 100644 --- a/doc/changes.html +++ b/doc/changes.html | |||
@@ -121,7 +121,7 @@ to see whether newer versions are available. | |||
121 | 121 | ||
122 | <h2 id="LuaJIT-2.0.0-beta3">LuaJIT 2.0.0-beta3 — 2010-03-07</h2> | 122 | <h2 id="LuaJIT-2.0.0-beta3">LuaJIT 2.0.0-beta3 — 2010-03-07</h2> |
123 | <ul> | 123 | <ul> |
124 | <li>LuaJIT x64 port:</li> | 124 | <li>LuaJIT x64 port: |
125 | <ul> | 125 | <ul> |
126 | <li>Port integrated memory allocator to Linux/x64, Windows/x64 and OSX/x64.</li> | 126 | <li>Port integrated memory allocator to Linux/x64, Windows/x64 and OSX/x64.</li> |
127 | <li>Port interpreter and JIT compiler to x64.</li> | 127 | <li>Port interpreter and JIT compiler to x64.</li> |