Nicolas Cannasse 14 年之前
父節點
當前提交
24252a84e7
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      doc/CHANGES.txt

+ 1 - 0
doc/CHANGES.txt

@@ -21,6 +21,7 @@
 	all : added --macros and haxe.macro.Compiler
 	all : allow macro type patches
 	flash9 : changed --gen-hx-classes implementation
+		now use 'haxe -swf-lib lib.swf --gen-hx-classes' instead
 	flash9 : added @:getter and @:setter
 	all : added @:require
 	flash9 : moved vector utils functions from flash.Lib to flash.Vector