diff --git a/htdocs/download.php b/htdocs/download.php
index ea7fc4dc..dee67300 100644
--- a/htdocs/download.php
+++ b/htdocs/download.php
@@ -18,18 +18,20 @@ SDL port should run any UNIX-type OS (Linux/Solaris/BSD).
- Lua is enabled by use of the [fceux.com/luapack] which should be unzipped alongside your fceux.exe.
- Be sure to check out the .chm file. We work pretty hard on keeping that up to date.
+
- The latest win32 interim build is generally fresh within a day
+or two at http://fceux.com/zip -- If you are
+working with a developer to fix an issue affecting you then this is
+where you will find your fixed build.
SDL:
- This build is working, but may have a few problems. Swing by and help out if you want to help shape it up!
- Scons is required to build from
source.
- - Requires SDL, libz, zenity, and liblua5.1. OpenGL is optional, and
-recommended.
+ - Requires SDL, libz, zenity, and liblua5.1. OpenGL is optional, and recommended.
- GFceuX, a GTK2 GUI
for fceux, is included in the source release. It is recommened for all non-windows
users of the SDL port, unless you particullarly prefer the command-line.
- - There is some controversy over our decision to use the liblua5.1.a set of binaries instead of liblua.a which you get if you build yourself. Be advised that we are considering the issue but that for now you should make symlinks to liblua5.1.a and .so
diff --git a/htdocs/pressrelease-2.0.2.html b/htdocs/pressrelease-2.0.2.html
index 66ee51bb..585f9176 100644
--- a/htdocs/pressrelease-2.0.2.html
+++ b/htdocs/pressrelease-2.0.2.html
@@ -1,5 +1,5 @@
-13 August 2008
+14 August 2008
FCEUX 2.0.2 release
@@ -56,6 +56,7 @@ bug: fix issue which was resetting config file
bug: Saner sound defaults for less choppy sound
bug: Fixed a bug that would crash fceux if the emulation speed was overincreased
bug: fixed --input(1-4) options
+bug: build scripts now look for lua5.1 and lua (distributions package lua differently)
enh: New default hotkeys more closely match win32 defaults
enh: --special option fixed for special video scaling filters
enh: rename options --no8lim -> --nospritelim and --color -> --ntsccolor