diff options
author | Johannes Schickel | 2011-07-11 22:20:30 +0200 |
---|---|---|
committer | Johannes Schickel | 2011-07-11 22:20:30 +0200 |
commit | ae4aad40e5b81ad5582953509c993d92d8f68d16 (patch) | |
tree | 828952849349c8cecd6cd4c4ff85058f50ef0205 | |
parent | a8846d37d5e1e68602fa735e44fca6d0dd74dfcc (diff) | |
download | scummvm-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-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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). |