From e0a274fc9550319601f0bc3aaf1098b33333ea36 Mon Sep 17 00:00:00 2001 From: avolkov Date: Wed, 5 Apr 2006 02:43:44 +0000 Subject: [PATCH] lander font cleanup git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2303 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index f0a8ae6cc..c2ad9bb95 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.6: +- Removed unused and invalid lander font chars - Alex - Setup menu reads strings out of lbm/setupmenu.txt - Michael - More fixes towards working 64-bits binaries. - Flashing outfit modules to build w/ PC menus too; bug #871 - Alex