From d574111239d4d9c458759cfe58423dbfeaffe8ec Mon Sep 17 00:00:00 2001 From: avolkov Date: Fri, 13 Jan 2006 04:15:44 +0000 Subject: [PATCH] bug 778 git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2172 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 7b6af84e5..fb83a561d 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.5: +- Internationalization fixes: better or, in some cases, fixed support of + non-Latin UTF-8 strings (more to come; bug #778), from Andrew Zabolotny - Remaped special chars used in the game (degree, infinity and earth signs; middle dot) to their UCS equivalent codes (bug #818) - Alex - Color depth is now determined entirely automatically - Michael