From 2c970ce937d1744f5913e7c16c8b384b347507c9 Mon Sep 17 00:00:00 2001 From: avolkov Date: Mon, 26 Dec 2005 11:38:53 +0000 Subject: [PATCH] bug 803 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2121 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index be450c8d4..28db628fb 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.5: +- Fixed the problem with Melnorme stripping Chmmr bomb/crystal + modules from the ship in a fuel deal (bug #803) - Alex - Corrected baseline of 'j' in Micro font (bug #797) - Alex - Fixed small VUX animation glitch (out of order frames; bug #808) - Alex - CANCEL now behaves as expected in setup menu - Michael