From f79058b27b2cd134c915e096c9aaceef9530c56b Mon Sep 17 00:00:00 2001 From: avolkov Date: Wed, 19 Feb 2003 09:42:35 +0000 Subject: [PATCH] Misc shipyard/outfit fixes git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@776 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index d4fd3192b..5f6d05d04 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.2: +- Shipyard/Outfit screens now use larger PC graphics; + Outfit blueprint is properly aligned; from Nic - Key config is now saved in user dir too. melee.cfg too again. - SvdB - Added copyFile() - SvdB