diff --git a/sc2/ChangeLog b/sc2/ChangeLog index f54a27393..7b6af84e5 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,6 @@ Changes towards version 0.5: +- 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 - Text input is now available in languages other than English (UCS/Unicode; SDL does not support Unicode input on Windows yet;