diff options
author | dhewg | 2011-02-20 11:46:07 +0100 |
---|---|---|
committer | dhewg | 2011-02-20 12:09:56 +0100 |
commit | 9d7548b2a1eceafbed4db0153d43cee6ed5af9b2 (patch) | |
tree | 1d6c41f7520b9908439e3500ecc86b1e39fddfe0 | |
parent | cc129d94ca5b52f5a69ae76c81aff2286d389ae2 (diff) | |
download | scummvm-rg350-9d7548b2a1eceafbed4db0153d43cee6ed5af9b2.tar.gz scummvm-rg350-9d7548b2a1eceafbed4db0153d43cee6ed5af9b2.tar.bz2 scummvm-rg350-9d7548b2a1eceafbed4db0153d43cee6ed5af9b2.zip |
NEWS: Mention recent android fixes
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -108,6 +108,11 @@ For a more comprehensive changelog for the latest experimental SVN code, see: - Added support for loadable modules. - Fixed 16bit mouse cursors on HE games. + Android port: + - Switched to the official NDK toolchain for building. + - Fixed GFX output for various devices. + - Fixed various crashes. + 1.2.1 (2010-12-19) General - Add Hungarian translation. |