From 3632e6a2b54898975675074b67481560eb41d2de Mon Sep 17 00:00:00 2001 From: Meep-Eep Date: Sun, 28 Aug 2011 20:22:44 +0000 Subject: [PATCH] Update git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3677 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 216a1ca68..fc2be7fcd 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.8: +- Fixes to a few small bugs in UIO which shouldn't have had an impact on + UQM, but would in the future, from Alex - 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