From 0631074f670daa10ce1dfb3b30e37e349081ff32 Mon Sep 17 00:00:00 2001 From: avolkov Date: Mon, 16 Jul 2007 21:57:39 +0000 Subject: [PATCH] Fixed bug 996 - ships recrewed in HyperSpace git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2810 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 77a8c6497..c6e68f1d6 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.7: +- Fixed enemy ships getting recrewed between ecnounters in HyperSpace + (bug #996) - Alex - Removed mouse_err.c since DoPopupWindow() is used now - SvdB - (debugging) Fixed instant-move towards the current location - SvdB - Fixed wrong Sa-Matra guards icons after Kohr-Ah win (bug #1001) - Alex