documentation: removed the remark of `unreleased' from 0.85.5. changed

the download links for 0.85.5.

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@538 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
Ozkan Sezer 2011-12-24 09:41:41 +00:00
parent cdf1f6eef0
commit 226407ead3
4 changed files with 17 additions and 18 deletions

View File

@ -37,7 +37,7 @@
<H2><A NAME="toc5">5.</A> <A HREF="README.html#s5">Changes</A></H2>
<UL>
<LI><A NAME="toc5.1">5.1</A> <A HREF="README.html#ss5.1">Changes in 0.85.5 (unreleased) </A>
<LI><A NAME="toc5.1">5.1</A> <A HREF="README.html#ss5.1">Changes in 0.85.5</A>
<LI><A NAME="toc5.2">5.2</A> <A HREF="README.html#ss5.2">Changes in 0.85.4</A>
<LI><A NAME="toc5.3">5.3</A> <A HREF="README.html#ss5.3">Changes in 0.85.3</A>
<LI><A NAME="toc5.4">5.4</A> <A HREF="README.html#ss5.4">Changes in 0.85.2</A>
@ -66,13 +66,13 @@ It includes 64bit CPU support, a new sound driver, several networking fixes and
<P>
<UL>
<LI>
<A HREF="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.4.tgz/download">Source</A></LI>
<A HREF="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.5.tgz/download">Source</A></LI>
<LI>
<A HREF="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.4_linux.tgz/download">Linux (x86)</A></LI>
<A HREF="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.5_linux.tgz/download">Linux (x86)</A></LI>
<LI>
<A HREF="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.4_windows.zip/download">Windows (x86)</A></LI>
<A HREF="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.5_windows.zip/download">Windows (x86)</A></LI>
<LI>
<A HREF="http://sourceforge.net/projects/quakespasm/files/QuakeSpasm-0.85.4.dmg/download">OSX image</A></LI>
<A HREF="http://sourceforge.net/projects/quakespasm/files/QuakeSpasm-0.85.5.dmg/download">OSX image</A></LI>
</UL>
</P>
@ -153,7 +153,7 @@ Compile time options include
<H2><A NAME="ss5.1">5.1</A> <A HREF="#toc5.1">Changes in 0.85.5 (unreleased) </A>
<H2><A NAME="ss5.1">5.1</A> <A HREF="#toc5.1">Changes in 0.85.5</A>
</H2>
<P>

View File

@ -87,4 +87,3 @@ chosen, because it is most likely the one from our own game directory
itself. This way, if a mod has track02 as a mp3 or wav, which is below
track02.ogg in the music_handler order, the mp3 or wav will still have
priority over track02.ogg from the id1 game directory.

View File

@ -17,10 +17,10 @@ It includes 64bit CPU support, a new sound driver, several networking fixes and
<sect> Downloads <p>
<itemize>
<item><url url="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.4.tgz/download" name="Source">
<item><url url="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.4_linux.tgz/download" name="Linux (x86)">
<item><url url="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.4_windows.zip/download" name="Windows (x86)">
<item><url url="http://sourceforge.net/projects/quakespasm/files/QuakeSpasm-0.85.4.dmg/download" name="OSX image">
<item><url url="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.5.tgz/download" name="Source">
<item><url url="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.5_linux.tgz/download" name="Linux (x86)">
<item><url url="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.5_windows.zip/download" name="Windows (x86)">
<item><url url="http://sourceforge.net/projects/quakespasm/files/QuakeSpasm-0.85.5.dmg/download" name="OSX image">
</itemize>
@ -90,7 +90,7 @@ Alternatively, have a look at <bf>Makefile.darwin</bf> for more instructions on
<sect> Changes<p>
<sect1> Changes in 0.85.5 (unreleased) <p>
<sect1> Changes in 0.85.5<p>
<itemize>
<item> SDL input driver updated adding native keymap and dead key support to the console
<item> Fixed a crash in net play in maps with extended limits

View File

@ -16,7 +16,7 @@
4.3 Mac OS X
5. Changes
5.1 Changes in 0.85.5 (unreleased)
5.1 Changes in 0.85.5
5.2 Changes in 0.85.4
5.3 Changes in 0.85.3
5.4 Changes in 0.85.2
@ -46,16 +46,16 @@
o Source
<http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.4.tgz/download>
<http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.5.tgz/download>
o Linux (x86)
<http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.4_linux.tgz/download>
<http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.5_linux.tgz/download>
o Windows (x86)
<http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.4_windows.zip/download>
<http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.5_windows.zip/download>
o OSX image
<http://sourceforge.net/projects/quakespasm/files/QuakeSpasm-0.85.4.dmg/download>
<http://sourceforge.net/projects/quakespasm/files/QuakeSpasm-0.85.5.dmg/download>
3. Hints
@ -153,7 +153,7 @@
5. Changes
5.1. Changes in 0.85.5 (unreleased)
5.1. Changes in 0.85.5
o SDL input driver updated adding native keymap and dead key support