From ce534168c0d59eef1b74ff977f9b3074833ec1a1 Mon Sep 17 00:00:00 2001 From: Meep-Eep Date: Sat, 13 Feb 2010 22:17:14 +0000 Subject: [PATCH] Updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3531 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 527c15a7f..7a4ed9aac 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.7: +- Fixed fuel reserve bounds checks - SvdB - Fixed a crash when filling fuel tanks over 10 (bug #1082) - Alex - Got rid of many warnings - SvdB - Clean up and some refactoring of the SuperMelee code - SvdB