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

+ 1 - 0
doc/CHANGES.txt

@@ -4,6 +4,7 @@
 	added "Missing type" error for catchs.
 	added regular expressions (still missing Flash implementation)
 	fixed type printing and parenthesis in type declarations
+	different behavior when elements removed during Array.iteration
 
 2006-04-17: beta 5
 	fixed bug : continue in do...while