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

+ 2 - 0
doc/CHANGES.txt

@@ -15,6 +15,8 @@
 	added Class<T> base class type
 	AsyncConnection.call callback is now optional
 	fixed if/switch with no else/default compilation
+	moved Reflect.createInstance to Type
+	added Reflect.makeVarArgs
 
 2006-11-22: 1.09
 	added neko.vm.Module and neko.vm.Loader