From 2153b304e2065a673e67c500bdb71399fb716bad Mon Sep 17 00:00:00 2001 From: avolkov Date: Mon, 9 Jul 2007 19:43:40 +0000 Subject: [PATCH] Ship struct cleanup finished git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2801 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index da4badb9d..c965a5e74 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.7: +- Internal ship structures and queues refactoring and cleanup - Alex - Fix quitting out of IP before the IP is fully set (bug #987) - Michael - Fixed speech looping with long tracks at high sampling rates; scope supports higher rates for speech now; bug 999 - Alex