git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2172 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2006-01-13 04:15:44 +00:00
parent 4d61775397
commit d574111239
+2
View File
@@ -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