From 91d88d0e53c178416284a14c3f9e0e63945af720 Mon Sep 17 00:00:00 2001 From: avolkov Date: Thu, 19 Jan 2006 05:16:25 +0000 Subject: [PATCH] bug 757 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2198 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 44948ae44..20b73dd46 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.5: +- Fixed two-week bomb installation at the Starbase bypassing the + defeat condition (bug #757), from Nic, Alex - Added star search in Starmap (define Menu-Search and Menu-Next keys in your keys.cfg) from kworces, Alex, SvdB - Fixed Orz greeting at Taalo homeworld inconsistency (bug #819) - Alex