aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schickel2011-08-05 23:47:26 +0200
committerJohannes Schickel2011-08-05 23:47:26 +0200
commitc48aa6a1bfb9f0f0bd865d509616fd97e119f9c9 (patch)
tree3d18ea0d097c3690e6278296e8daeff9883b8d82
parent836f3fa0526f6dec8c330b6d1df19223684b5275 (diff)
downloadscummvm-rg350-c48aa6a1bfb9f0f0bd865d509616fd97e119f9c9.tar.gz
scummvm-rg350-c48aa6a1bfb9f0f0bd865d509616fd97e119f9c9.tar.bz2
scummvm-rg350-c48aa6a1bfb9f0f0bd865d509616fd97e119f9c9.zip
NEWS: Mention SCUMM CMS support in the NEWS file.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 301d20a02e..db5fe6f268 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ For a more comprehensive changelog of the latest experimental code, see:
- Implemented PC Speaker support for SCUMM v5 games.
- Fixed priority bug in iMuse. As a result the AdLib music should sound
better, since important notes are not interrupted anymore.
+ - Implemented CMS support for Loom, The Secret of Monkey Island and
+ Indiana Jones and the Last Crusade.
SDL ports:
- Added support for OpenGL (GSoC Task).