Updated web docs for 2.1.0a release

This commit is contained in:
adelikat 2009-04-05 16:53:00 +00:00
parent 861287dfbd
commit 0a62399c16
2 changed files with 22 additions and 3 deletions

View File

@ -40,12 +40,12 @@ port are reccommended to install and use this, unless you particullarly prefer t
</td></tr>
<tr><th class="boxhead">Version</th><th class="boxhead">Date</th><th class="boxhead">Description</th></tr>
<tr>
<td><a href="http://downloads.sourceforge.net/fceultra/fceux-2.1.0.win32.zip">2.1.0 win32 binary</a></td>
<td><a href="http://downloads.sourceforge.net/fceultra/fceux-2.1.0a.win32.zip">2.1.0 win32 binary</a></td>
<td>29 March 2009</td>
<td>This is the latest official release</td>
</tr>
<tr>
<td><a href="http://downloads.sourceforge.net/fceultra/fceux-2.1.0.src.tar.bz2">2.1.0 source</a></td>
<td><a href="http://downloads.sourceforge.net/fceultra/fceux-2.1.0a.src.tar.bz2">2.1.0 source</a></td>
<td>29 March 2009</td>
<td>This is the latest official release</td>
</tr>

View File

@ -38,6 +38,25 @@ href="http://fceultra.svn.sourceforge.net/viewvc/fceultra/fceu/output/luaScripts
</div>
</div>
<div class="mainbox">
<h2 class="boxhead">News</h2>
<!-- News section -->
<div class="boxbody">
<h3 class="boxsubhead">05 April 2009</h3>
<p>
<strong>FCEUX 2.1 release</strong>
</p>
<p>
Jump to the <a href="download.php">download</a> page.
<p>
The 2.1.0a fixes a minor issue involving movie recording on both platforms. It fixes an issue where extra bytes where being appended
to the author field of the .fm2 file, resulting in bloated files.
</p>
</p>
-- adelikat
</p>
<div class="mainbox">
<h2 class="boxhead">News</h2>
<!-- News section -->
@ -50,7 +69,7 @@ href="http://fceultra.svn.sourceforge.net/viewvc/fceultra/fceu/output/luaScripts
<p>
Jump to the <a href="download.php">download</a> page.
<p>
The 2.1 is a major new release that incorporates new mappers and mapper fixes from FCEU-mm. In addition it offers a multitude of bug fixes, and
The 2.1.0 is a major new release that incorporates new mappers and mapper fixes from FCEU-mm. In addition it offers a multitude of bug fixes, and
feature enhancements to both the Win32 and SDL ports.
<pre>
<b>Major Bug / Crash Bug Fixes</b>