diff options
author | Thierry Crozat | 2014-09-13 18:48:04 +0100 |
---|---|---|
committer | Thierry Crozat | 2014-09-13 18:48:04 +0100 |
commit | b6a0f77e67798862b8b9dd72bd0f708e97a765f2 (patch) | |
tree | 79b5fac30044ba405fc755fa48ad586ba38210fe | |
parent | b783d75f83d9f466d84ed3c9db91515f8a976c72 (diff) | |
download | scummvm-rg350-b6a0f77e67798862b8b9dd72bd0f708e97a765f2.tar.gz scummvm-rg350-b6a0f77e67798862b8b9dd72bd0f708e97a765f2.tar.bz2 scummvm-rg350-b6a0f77e67798862b8b9dd72bd0f708e97a765f2.zip |
NEWS: Mention fix of crash in BS1 when loading a game from the GMM
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ For a more comprehensive changelog of the latest experimental code, see: Broken Sword 1: - Fix speech endianness detection on big endian systems for the mac version (bug #6720). + - Fix crash when reloading a game from the Main Menu while in the bull's + head scene (bug #6728). It may have been happening in other scenes as + well. 1.7.0 (2014-07-21) New Games: |