From d2a969b38d9451e90f1098f89b3c069ede2a2adb Mon Sep 17 00:00:00 2001 From: meep-eep Date: Fri, 29 Oct 2004 20:19:39 +0000 Subject: [PATCH] Some of Nic's speech patches. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1419 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 84d71174f..475223a5a 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.4: +- Speech .txt and .ts corrections, from Nic. - SvdB - Made the unix build scripts more portable. Removed some small bugs. - SvdB - No longer chdir() to the content dir (bug #564)