From 26f15db429d79506ddfac54484b4e6c0061b7f56 Mon Sep 17 00:00:00 2001 From: gewlitys Date: Wed, 23 Apr 2003 03:38:40 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@927 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 638489efe..f2c3a8dab 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.3: +- Subtitle drawing is now cached (closes #313) -Mika - Fix glitch and lockup in dialogs when rewinding (bugs #311 and #272), from chmmravatar - Fastforwarding when in last subtitle now works as expected (bug #318),