From ee3cf76487cff78c412d750341f3b3143e45d7d9 Mon Sep 17 00:00:00 2001 From: mcmartin Date: Sat, 27 Aug 2011 21:00:49 +0000 Subject: [PATCH] update ChangeLog git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3674 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 7d7fd112e..216a1ca68 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,8 @@ Changes towards version 0.8: +- Allow F6 as a default alternate search key, from related projects. +- "Player 1" and "Player 2" are now "Bottom" and "Top" player (#954) - McM +- Fix Utwig dialog inconsistency (#756) - McM +- Use a deterministic seed for Melnorme modules-for-fuel deals (#567) - McM - Various warnings cleanup (bug #50), from Scott A. Colcord - Fixed various Pkunk reincarnation and Shofixti Glory device interactions; Pkunk ditty plays in a simultaneous destruction (bug #666) - Alex