aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlyssa Milburn2011-11-03 13:11:55 +0100
committerAlyssa Milburn2011-11-03 13:13:00 +0100
commit61e839c2abdf2b63f91d564cc3768d26b20df371 (patch)
treee0d63bc495c2f33f715be5e9a40bf6c334faa483
parent33fcbaa9eece36c7fbad4e44bf949c4dbfa72dbe (diff)
downloadscummvm-rg350-61e839c2abdf2b63f91d564cc3768d26b20df371.tar.gz
scummvm-rg350-61e839c2abdf2b63f91d564cc3768d26b20df371.tar.bz2
scummvm-rg350-61e839c2abdf2b63f91d564cc3768d26b20df371.zip
NEWS: Mention ARM/android fixes.
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fcb7fe00f4..f4294dd856 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,9 @@ For a more comprehensive changelog of the latest experimental code, see:
New Ports:
- Added PlayStation 3 port.
+ General:
+ - Fixed the ARM assembly routine for reverse stereo audio.
+
AGI:
- Implemented sound support for the DOS version of Winnie the Pooh in the
Hundred Acre Wood.
@@ -56,6 +59,10 @@ For a more comprehensive changelog of the latest experimental code, see:
- The US version of Discworld II now shows the correct title screen and
language flag.
+ Android port:
+ - Fixed plugins on Android 3.x.
+ - Moved the default saved game location to the SD card.
+
1.3.1 (2011-07-12)
General:
- Improved audio device detection and fallback.