diff options
author | zakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-19 00:56:46 +0000 |
---|---|---|
committer | zakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-19 00:56:46 +0000 |
commit | 621827f5eba3bdac0e01d3aa935f9eeb022d9174 (patch) | |
tree | e591df643458723654c403019f5a86b6842a921f | |
parent | 905c8502657fe6247e8f7bcc74c83045503e50e5 (diff) | |
download | ioquake3-aero-621827f5eba3bdac0e01d3aa935f9eeb022d9174.tar.gz ioquake3-aero-621827f5eba3bdac0e01d3aa935f9eeb022d9174.zip |
Changed my goals a little, going to try to push for a release
this weekend.
git-svn-id: svn://svn.icculus.org/quake3/trunk@365 edf5b092-35ff-0310-97b2-ce42778d08ea
-rw-r--r-- | web/include/home.php | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/web/include/home.php b/web/include/home.php index 0a38e64..82c1be5 100644 --- a/web/include/home.php +++ b/web/include/home.php @@ -32,9 +32,10 @@ id build was 1.32) include:</p> <ul> <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> - and <a href="http://mingw.org" title="Minimalist GNU for Windows">MinGW</a> builds, - in favor of <a href="http://libsdl.org" title="Simple DirectMedia Layer">SDL</a>.</li> +</ul> +<p>Goals for 1.35 include:</p< +<ul> + <li>Remove DirectX from <acronym title="Microsoft Visual C++">MSVC</acronym> and <a href="http://mingw.org" title="Minimalist GNU for Windows">MinGW</a> builds, in favor of <a href="http://libsdl.org" title="Simple DirectMedia Layer">SDL</a>.</li> </ul> <p>Other features such as improved graphics and IPv6 support will be focused on in later versions.</p> |