aboutsummaryrefslogtreecommitdiffstats
path: root/web/include
diff options
context:
space:
mode:
Diffstat (limited to 'web/include')
-rw-r--r--web/include/home.php2
-rw-r--r--web/include/status.php1
2 files changed, 1 insertions, 2 deletions
diff --git a/web/include/home.php b/web/include/home.php
index a346427..0a38e64 100644
--- a/web/include/home.php
+++ b/web/include/home.php
@@ -30,8 +30,6 @@ on the <a href="?page=status">Status</a> section.</p>
<p>Current goals for 1.34 (<acronym title="Subversion">SVN</acronym> is 1.33, the last
id build was 1.32) include:</p>
<ul>
- <li><a href="http://www.openal.org/">OpenAL</a> support. This should make surround
- sound possible.</li>
<li>Binaries for Windows XP and Mac OS X at release. Linux will just get a source
package unless somebody feels inclined to set up a new installer.</li>
<li>Remove DirectX from <acronym title="Microsoft Visual C++">MSVC</acronym>
diff --git a/web/include/status.php b/web/include/status.php
index fd2f159..a16800b 100644
--- a/web/include/status.php
+++ b/web/include/status.php
@@ -106,6 +106,7 @@ Web interface</a>.</p>
<h2>Implemented Features</h2>
<ul>
+ <li><a href="http://www.openal.org/">OpenAL</a> support for sound.</li>
<li><a href="http://libsdl.org" title="Simple DirectMedia Layer">SDL</a> being used
for input, OpenGL context management, and sound. Though not on Windows yet.</li>
<li>Colors converted to ANSI escape codes in terminal output.