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