aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schickel2011-07-11 22:20:30 +0200
committerJohannes Schickel2011-07-11 22:20:30 +0200
commitae4aad40e5b81ad5582953509c993d92d8f68d16 (patch)
tree828952849349c8cecd6cd4c4ff85058f50ef0205
parenta8846d37d5e1e68602fa735e44fca6d0dd74dfcc (diff)
downloadscummvm-rg350-ae4aad40e5b81ad5582953509c993d92d8f68d16.tar.gz
scummvm-rg350-ae4aad40e5b81ad5582953509c993d92d8f68d16.tar.bz2
scummvm-rg350-ae4aad40e5b81ad5582953509c993d92d8f68d16.zip
NEWS: Mention SCUMM v5 PC Speaker support in 1.4.0 section.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9f1e7c698e..4d5fa5c325 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ For a more comprehensive changelog of the latest experimental code, see:
https://github.com/scummvm/scummvm/commits/
1.4.0 (????-??-??)
+ SCUMM:
+ - Implemented PC Speaker support for SCUMM v5 games.
+
SDL ports:
- Added support for OpenGL (GSoC Task).