aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTorbjörn Andersson2006-09-17 15:25:59 +0000
committerTorbjörn Andersson2006-09-17 15:25:59 +0000
commit3e8380f2c6889c85e0e962631eaf9814c2f84963 (patch)
treeebee33a6db799254f0583a83daa3595a65bdb51f /NEWS
parent45035813402d95e9b151463ba11d92d8bb136ab7 (diff)
downloadscummvm-rg350-3e8380f2c6889c85e0e962631eaf9814c2f84963.tar.gz
scummvm-rg350-3e8380f2c6889c85e0e962631eaf9814c2f84963.tar.bz2
scummvm-rg350-3e8380f2c6889c85e0e962631eaf9814c2f84963.zip
Only decompress the number of speech samples indicated by 'resSize'. This
prevents crashes in the demo, and is probably a good idea anyway. svn-id: r23917
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 83c743db35..6207a59030 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,9 @@ For a more comprehensive changelog for the latest experimental SVN code, see:
BASS:
- Fixed character spacing in LINC terminals in floppy version v0.0303
+ Broken Sword 1:
+ - Fixed speech-related crashes.
+
Broken Sword 2:
- More robust handling of the optional startup.inf file.