瀏覽代碼

dce update

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

+ 1 - 1
doc/CHANGES.txt

@@ -17,7 +17,7 @@
 	js : no JS embed as default (use -D embed-js instead)
 	all : added abstract types (Int/Float/Bool/Void/Class/Enum/EnumValue)
 	all : added --help-defines
-	all : DCE always run on standard library files
+	all : changed DCE with three modes : std(default), no and full
 	all : Haxe3 packages changes (see http://haxe.org/manual/haxe3)
 	all : Removed haxe.Int32, haxe.Firebug, haxe.TimerQueue
 	all : added -D key=value and #if (key >= value) operations