aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 53e0551a5c..fd0de079f8 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ For a more comprehensive changelog of the latest experimental code, see:
SCUMM:
- Implemented PC Speaker support for SCUMM v5 games.
+ - Fixed priority bug in iMuse. As a result the AdLib music should sound
+ better, since important notes are not interrupted anymore.
SDL ports:
- Added support for OpenGL (GSoC Task).