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

+ 6 - 0
doc/CHANGES.txt

@@ -2,6 +2,12 @@
 	renamed neko.db.Result to neko.db.ResultSet
 	added Date support for Mysql results
 	added private fields for static class anonymous types
+	disambigous >=, >>= and >>>=
+	fixed inheritance bug in swf and neko generators
+	improved function parameters type error reporting.
+	allowed variable number of args for flash.* constructors.
+	added Math.random(), Reflect.empty()
+	completed Std class.
 
 2006-02-04: beta 1
 	allowed array literals to be dynamic