Nicolas Cannasse 19 years ago
parent
commit
39cd03c732
1 changed files with 3 additions and 1 deletions
  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