updating changelog
[drnoksnes] / debian / changelog
index e0ca55e..91509d5 100644 (file)
@@ -1,3 +1,19 @@
+drnoksnes (0.9.4) unstable; urgency=low
+
+  * GUI select rom file chooser fixes: more extensions, remembers path.
+  * Partial support in cmdline for mouse/superscope.
+  * GUI support for pause/resume.
+  * GUI support for snapshots.
+  * A lot of emu options now available in GUI.
+  * Emu now installs a symlink in /usr/bin so it can be easily launched.
+  * Slightly fixed icon and graphics.
+  * Optimized mode7 renderer.
+  * Fixed bug with non-smc roms in frontend.
+  * Switched to SDL GetTicks/Delay functions instead of gettimeofday/usleep.
+  * Distributing config file.
+
+ -- Javier S. Pedro <maemo@javispedro.com>  Sun, 23 Aug 2009 21:02:06 +0200
+
 drnoksnes (0.9.3) unstable; urgency=low
 
   * SRAM save on exiting and every 15 minutes.