浏览代码

mention js changes in CHANGES.txt

Dan Korostelev 11 年之前
父节点
当前提交
0ee5b539ae
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      extra/CHANGES.txt

+ 2 - 0
extra/CHANGES.txt

@@ -6,6 +6,7 @@
 	all : add --display mode for position and usage information
 	python : added python target
 	flash : flash player 12-14 support
+    js : add @:jsRequire and js.Lib.require
 
 	Bugfixes:
 
@@ -29,6 +30,7 @@
 	all : determine @:generic type parameters from constructor call if possible
 	all : properly disallowed field redefinition in extending interface
 	neko : create output directory if it does not exist
+    js : inline Math methods and fields
 
 	Macro features and changes: