diff options
author | Eugene Sandulenko | 2006-10-09 06:53:55 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2006-10-09 06:53:55 +0000 |
commit | 05dfe432affda2a9f35712b20257d1b07f83abde (patch) | |
tree | c6d2eb07ab84a1a469abc34df6d69888abf50090 | |
parent | 5dc2183939fd2a554ea4e181e4c514869a6f8f95 (diff) | |
download | scummvm-rg350-05dfe432affda2a9f35712b20257d1b07f83abde.tar.gz scummvm-rg350-05dfe432affda2a9f35712b20257d1b07f83abde.tar.bz2 scummvm-rg350-05dfe432affda2a9f35712b20257d1b07f83abde.zip |
NDS and GP2X ports will go to 0.9.1
svn-id: r24248
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,10 +2,6 @@ For a more comprehensive changelog for the latest experimental SVN code, see: http://scummvm.sourceforge.net/daily/ChangeLog 0.10.0 (????-??-??) - New Ports: - - Added Nintendo DS port. - - Added GP2X port. - General: - Better compression for DXA movies. - Added Dialog which allows the user to select the GUI theme on runtime. @@ -26,6 +22,10 @@ For a more comprehensive changelog for the latest experimental SVN code, see: - Now using a GCC toolchain for building. 0.9.1 (????-??-??) + New Ports: + - Added Nintendo DS port. + - Added GP2X port. + General: - Fixed potential garbage and/or crash in debug console. - Removed restriction on 27 games per game id when added via launcher. |