diff options
-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> |