From a3744bca6b5520a15385610f8b22301e0a2d4540 Mon Sep 17 00:00:00 2001 From: avolkov Date: Fri, 5 May 2006 23:49:38 +0000 Subject: [PATCH] uqm.cfg loading problem git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2357 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index ff8166a1d..87d75a4c8 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.6: +- Fixed sporadic uqm.cfg loading errors in release builds - Alex - Quit (F10) now works correctly during intro (bug #862) - Alex - Playing failure sounds when entering text consistently (bug #884) - Alex - 64-bit fixes in construct_response () - Michael