aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Göffringmann2005-12-06 16:17:48 +0000
committerRobert Göffringmann2005-12-06 16:17:48 +0000
commit685ec4a5b180e9aad7663dc8ca99d0bcab7b36c3 (patch)
treeb4b460ff19da25205325738b520341f44d93c993
parent31b015cb422368160b2381f39d3d25e04b334d70 (diff)
downloadscummvm-rg350-685ec4a5b180e9aad7663dc8ca99d0bcab7b36c3.tar.gz
scummvm-rg350-685ec4a5b180e9aad7663dc8ca99d0bcab7b36c3.tar.bz2
scummvm-rg350-685ec4a5b180e9aad7663dc8ca99d0bcab7b36c3.zip
added note about BS1 scrolling fix
svn-id: r19752
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 47d6dca03f..5794ff64f3 100644
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,8 @@ For a more comprehensive changelog for the latest experimental CVS code, see:
when displaying any form of control panel dialog.
- The save game dialog would erronously claim an I/O error occurred if the
savegame list had unused slots, and savegames were compressed.
+ - Fixed a scrolling bug which caused the finale sequence to be displayed
+ incorrectly.
Sword2:
- Fixes and cleanups to the end credits. The German credits work now.