Support UTF-8 in mineral names (bug #770).

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1861 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-08-25 00:03:27 +00:00
parent 2ff1972afb
commit c085c06f72
2 changed files with 16 additions and 7 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.5:
- Support UTF-8 chars in mineral names (bug #770) - SvdB
- Modified scalers to use surface pitch instead of width - reported to
fix bug #740 - Michael
- Cleaner build output. Set '$MAKE_VERBOSE' to 1 for old output. - SvdB