Browse Source

add a note regarding ttf lib change

Nicolas Cannasse 12 years ago
parent
commit
1f8030fcd4
2 changed files with 2 additions and 0 deletions
  1. 1 0
      .gitignore
  2. 1 0
      doc/CHANGES.txt

+ 1 - 0
.gitignore

@@ -47,3 +47,4 @@
 /haxe.sublime*
 build.bat
 tests/unit/compile.php.hxml
+/doc/*.xml

+ 1 - 0
doc/CHANGES.txt

@@ -15,6 +15,7 @@
 	js : added -D js-flatten
 	macro : allowed $v{(c:Float|Int|String)}
 	macro : resolve error line number in external files
+	flash : fixed font embedding with UTF8 chars
 
 2013-05-25: 3.0.0
 	all : added haxe.ds.BalancedTree