From 5eda6957ec51eba329ec1fe5836083d3749b10ff Mon Sep 17 00:00:00 2001 From: avolkov Date: Fri, 24 Mar 2006 22:03:38 +0000 Subject: [PATCH] bug #871 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2296 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index aebda3c59..8cb774360 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.6: +- Flashing outfit modules to build w/ PC menus too; bug #871 - Alex - Corrected caption Orbit: to Tilt: in planet scan; bug #847 - Alex - Added missing failure sounds in Outfit, Shipyard, Cargo and Roster; played when over/under capacity, not enough RUs, etc; bug #842 -Alex