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