aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/include/home.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/include/home.php b/web/include/home.php
index 7c16085..f626684 100644
--- a/web/include/home.php
+++ b/web/include/home.php
@@ -25,9 +25,9 @@ to the <a href="http://icculus.org/quake3/?page=discuss">mailing list</a>.
<h2>Progress</h2>
<p>While a lot is left to be done, quite a few goals have been met already. Quake 3
now works natively on x86-64 and PowerPC architectures, plus the game builds and runs
-on <a href="http://www.freebsd.org/">FreeBSD</a>.
+on <a href="http://www.freebsd.org/">FreeBSD</a>, and OS X/x86!
<a href="http://libsdl.org" title="Simple DirectMedia Layer">SDL</a> is now used for input,
OpenGL context management, and sound, making the game a lot easier to port to new platforms
and architectures than it was before. Security holes and other problems have been repaired.
-A more in-depth database of new features and working status on different platforms is
+A more in-depth database of new features and working status on different platforms, plus a roadmap, are all
on the <a href="?page=status">Status</a> section.</p>