From 2fa662ab3c087235471d7a5d6cb1093b96806e68 Mon Sep 17 00:00:00 2001 From: avolkov Date: Tue, 7 Jul 2009 00:22:52 +0000 Subject: [PATCH] Updated for bug #997 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3172 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 302b8f756..143ccf96c 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,6 +1,6 @@ Changes towards version 0.7: - Fixed crashes and potential weirdness when loading savegames from - a Homeworld encounter screen - Alex + a Homeworld encounter screen (bug #997) - Alex - Cleanup of GLOBAL(ShipStamp.frame) abuse; fixes bug #1054 - Alex - Game attempts to exit cleanly under normal circustances (bug #52) - Alex - Fixed Mmrnmhrm's X-Form transformation without energy use (bug #1004) - Alex