From 648a9a598abb21cd06f6299a66bacb0baa18003c Mon Sep 17 00:00:00 2001 From: avolkov Date: Thu, 20 Jan 2005 00:21:31 +0000 Subject: [PATCH] bug #674 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1467 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 4ef4c246a..aa82e6eec 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.4: +- Cross-fades in OpenGL mode with complex scalers fixed (bug #674) -Alex - Added doc/devel/dialogs - SvdB - Don't allow the reply "Symbionts, how interesting!" in the Supox conversation until they mentioned they were Symbionts. (bug #528),