Nicolas Cannasse 19 年之前
父节点
当前提交
39cd03c732
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      doc/CHANGES.txt

+ 3 - 1
doc/CHANGES.txt

@@ -7,7 +7,9 @@
 	improved function parameters type error reporting.
 	allowed variable number of args for flash.* constructors.
 	added Math.random(), Reflect.empty()
-	completed Std class.
+	added flash.XMLSocket and flash.Timer classes
+	completed Std class with conversion functions and others.
+	completed flash.Lib class with flash toplevel functions.
 
 2006-02-04: beta 1
 	allowed array literals to be dynamic