diff options
author | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-12-01 21:32:01 +0000 |
---|---|---|
committer | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-12-01 21:32:01 +0000 |
commit | e88d9dd4440391afba90e41b93b5438063e124b2 (patch) | |
tree | 7d8daab076307eb0b07bfd66e1d7d38de6d4c003 /web | |
parent | 83e8a543db55e77ce8519bb93debd546065826c1 (diff) | |
download | ioquake3-aero-e88d9dd4440391afba90e41b93b5438063e124b2.tar.gz ioquake3-aero-e88d9dd4440391afba90e41b93b5438063e124b2.zip |
* Update MinGW status
git-svn-id: svn://svn.icculus.org/quake3/trunk@403 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r-- | web/include/status.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/include/status.php b/web/include/status.php index 6a62a76..f96a129 100644 --- a/web/include/status.php +++ b/web/include/status.php @@ -43,9 +43,9 @@ <tr> <td scope="row" rowspan="2">Windows</td> <!--OS--> <td>mingw-x86</td> <!--Platform--> - <td>broken</td> <!--Status--> - <td><a href="http://svn.icculus.org/quake3/trunk/?rev=372">372</a></td> <!--LKWR--> - <td>Included OpenAL headers are too old right now.</td> <!--Notes--> + <td>working</td> <!--Status--> + <td></td> <!--LKWR--> + <td></td> <!--Notes--> </tr> <tr> <td>MSVC-x86</td> <!--Platform--> |