From e39a5b7ca0eb0208cff34d74ad40835b037e4e8b Mon Sep 17 00:00:00 2001 From: avolkov Date: Wed, 27 Aug 2003 23:25:55 +0000 Subject: [PATCH] Updated due to #109 fix. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1134 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 4c66c1176..ae6844bdc 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.3: +- Fixed last seen battle-group teleporting to Sol after invoking + Talking Pet in Sol (bug #109) -Alex - Fixed a dialog glitch on Slylandro homeworld (#442) -Michael - Freeze planetary simulation at beginning of landing sequence to stop event bursts (bug #80) -Michael