aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba8a90f4d2..704005abc0 100644
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,11 @@ For a more comprehensive changelog for the latest experimental CVS code, see:
- Improved performance when playing the game from CD instead of hard disk.
- Simplified sound effects handling. Again.
- Code cleanups and restructuring.
+ - Fixed long-standing bug in decompressing sounds from the speech/music CLU
+ files. It was generating one sample too many, which could be heard as a
+ very slight popping noise at the end of some sounds. Files that have been
+ compressed with older versions of compress_sword2 will, of course, still
+ have the same error. You may want to regenerate them.
<PORT #1 NEWS>
- ...