From f7ae44c37950c8c936a73d830da2d607233c3f97 Mon Sep 17 00:00:00 2001 From: avolkov Date: Sun, 28 Jan 2007 03:29:56 +0000 Subject: [PATCH] Credit where credit is due git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2683 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 3336e3673..d8592180e 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,5 +1,6 @@ Changes towards version 0.7: -- Added limited AIFF sound file decoder for playing 3DO originals - Alex +- Added limited AIFF sound file decoder for playing 3DO originals; + SDX2 decoder by SvdB - Alex - Typo fix in Starbase speech (bug #959) - Michael - (MacOS) Don't package up .svn dirs with 'build.sh uqm install' (bug #958), from Nic.