diff options
author | Eugene Sandulenko | 2016-03-28 00:04:53 +0200 |
---|---|---|
committer | Eugene Sandulenko | 2016-03-28 00:04:53 +0200 |
commit | f2732c7f78f5a8945806342dcf2dd02fe0df8374 (patch) | |
tree | b314addec21054f231a711139808f5dc612bbabe | |
parent | 2fa8e51c56ff6f247cf04e19cdde559329d01d0d (diff) | |
download | scummvm-rg350-f2732c7f78f5a8945806342dcf2dd02fe0df8374.tar.gz scummvm-rg350-f2732c7f78f5a8945806342dcf2dd02fe0df8374.tar.bz2 scummvm-rg350-f2732c7f78f5a8945806342dcf2dd02fe0df8374.zip |
NEWS: Move Mac OS X taskbar improvements to 1.8.1
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -10,10 +10,6 @@ For a more comprehensive changelog of the latest experimental code, see: - Added optional "pause, when entering commands" feature, that was only available in the original interpreter for Hercules rendering. - Mac OS X port: - - Dock menu for ScummVM now lists recently played games when ScummVM is - not running and allows starting those games. - 1.8.1 (XXXX-XX-XX) General: - Removed TESTING flag from several supported games. @@ -52,6 +48,10 @@ For a more comprehensive changelog of the latest experimental code, see: - Fixed bug in MIDI device listing affecting cases where MIDI devices were not usable. + Mac OS X port: + - Dock menu for ScummVM now lists recently played games when ScummVM is + not running and allows starting those games. + 1.8.0 (2016-03-04) New Games: - Added support for Rex Nebular and the Cosmic Gender Bender. |