aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS16
1 files changed, 8 insertions, 8 deletions
diff --git a/NEWS b/NEWS
index 5ec6e8c278..f88f899ef8 100644
--- a/NEWS
+++ b/NEWS
@@ -96,6 +96,14 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
- Added support for OpenGL. (GSoC Task)
- Closed memory leaks in Mouse Surfaces.
+ Android port:
+ - Switched to the official NDK toolchain for building.
+ - Fixed GFX output for various devices.
+ - Fixed various crashes.
+
+ Nintendo DS port:
+ - Added support for loadable modules.
+
PSP port:
- Added support for loadable modules.
- Added image viewer.
@@ -103,18 +111,10 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
PS2 port:
- Added support for loadable modules.
- Nintendo DS port:
- - Added support for loadable modules.
-
Wii/GameCube port:
- 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.