diff options
Diffstat (limited to 'doc/changes.html')
-rw-r--r-- | doc/changes.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/changes.html b/doc/changes.html index 16cda402..c733e5d1 100644 --- a/doc/changes.html +++ b/doc/changes.html | |||
@@ -55,9 +55,9 @@ to see whether newer versions are available. | |||
55 | <div class="major" style="background: #d0d0d0;"> | 55 | <div class="major" style="background: #d0d0d0;"> |
56 | <h2 id="snap">Development Snapshot</h2> | 56 | <h2 id="snap">Development Snapshot</h2> |
57 | <ul> | 57 | <ul> |
58 | <li>CPU support: | 58 | <li>Portability: |
59 | <ul> | 59 | <ul> |
60 | <li>Port integrated memory allocator to Linux/x64 and Windows/x64.</li> | 60 | <li>Port integrated memory allocator to Linux/x64, Windows/x64 and OSX/x64.</li> |
61 | <li>Port interpreter and JIT compiler to x64.</li> | 61 | <li>Port interpreter and JIT compiler to x64.</li> |
62 | <li>Port DynASM to x64.</li> | 62 | <li>Port DynASM to x64.</li> |
63 | <li>Many 32/64 bit cleanups in the VM.</li> | 63 | <li>Many 32/64 bit cleanups in the VM.</li> |