diff options
author | Johannes Schickel | 2011-09-23 19:53:48 +0200 |
---|---|---|
committer | Johannes Schickel | 2011-09-23 19:54:25 +0200 |
commit | 57177d12782c38e90a2a1e51b6b7c6e16c5833d3 (patch) | |
tree | 8d2250e363b3d5fc5e9ab135c7db22aba1397dec | |
parent | ce23a0ed00e2ca9a7945b629fc816c37b293946c (diff) | |
download | scummvm-rg350-57177d12782c38e90a2a1e51b6b7c6e16c5833d3.tar.gz scummvm-rg350-57177d12782c38e90a2a1e51b6b7c6e16c5833d3.tar.bz2 scummvm-rg350-57177d12782c38e90a2a1e51b6b7c6e16c5833d3.zip |
NEWS: Add some missing dots + a missing new line.
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -4,8 +4,8 @@ For a more comprehensive changelog of the latest experimental code, see: 1.4.0 (????-??-??) New Games: - Added support for Lands of Lore: The Throne of Chaos. - - Added support for Blue's Birthday Adventure - - Added support for Ringworld: Revenge Of The Patriarch + - Added support for Blue's Birthday Adventure. + - Added support for Ringworld: Revenge Of The Patriarch. New Ports: - Added PlayStation 3 port. @@ -13,6 +13,7 @@ For a more comprehensive changelog of the latest experimental code, see: AGI: - Implemented sound support for the DOS version of Winnie the Pooh in the Hundred Acre Wood. + AGOS: - Implemented support for loading data directly from InstallShield cabinets in The Feeble Files and Simon the Sorcerer's Puzzle Pack. @@ -39,7 +40,7 @@ For a more comprehensive changelog of the latest experimental code, see: TINSEL: - Fixed deleting saved games from the list of saved games (from the launcher - and the in-game ScummVM menu) + and the in-game ScummVM menu). 1.3.1 (2011-07-12) General: |