From f58f10d6bfa485aa030490cac040ef17690a0bd5 Mon Sep 17 00:00:00 2001 From: avolkov Date: Sat, 30 Apr 2005 00:52:00 +0000 Subject: [PATCH] bug #563 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1698 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 39a9b9400..5aa38c692 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.4: +- Fixed warp-escape in Cyborg mode removed by previous game input + patches (bug #563) -Alex - Fixed spurious story-line changes (usually the manner of the encountered race) caused by loading a game from an Encounter screen (bug #519) -Alex - Option change: --meleescale to --meleezoom (bug #694) -Alex