From 82d123527ea4137a5afa7740cc9a2c393eaa5020 Mon Sep 17 00:00:00 2001 From: avolkov Date: Fri, 7 Mar 2003 03:27:37 +0000 Subject: [PATCH] Misc .ani fixes git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@862 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 30b71e277..e40b507ce 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.3: +- Misc .ani fixes; Fixes asteroid destruction crash (bugs 150, 155, 158) + and somewhat fixes Mycon potrait (bug #183) -fOSSiL - Moved image scaling to DCQ thread; fixes scale-out-of-sync problem in melee -Mika - Fix lockup in cyborg melee (fixes 204 and 218) from chmmravatar