From 5eda533a4880ca52784fd97c05cf2baf7afd920a Mon Sep 17 00:00:00 2001 From: avolkov Date: Mon, 14 Nov 2005 14:40:25 +0000 Subject: [PATCH] bugs 771, 780 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2000 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 94b9d8b8f..6aff932d6 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.5: +- Some subtitle timing fixes (bug #s 771, 780) - Alex - Entering Planetary Orbit wait screen is back (from DOS) - Alex - Gfx engine changes: now always 32bpp internally (facilitates alpha channel usage); accelerated platform-specific scaler code;