Nicolas Cannasse 19 년 전
부모
커밋
3490ac7065
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      doc/CHANGES.txt

+ 2 - 0
doc/CHANGES.txt

@@ -5,6 +5,8 @@
 	added regular expressions (still missing Flash implementation)
 	fixed type printing and parenthesis in type declarations
 	different behavior when elements removed during Array.iteration
+	fixed genswf : local variables used in for...function
+	improved type parameters structure coherency
 
 2006-04-17: beta 5
 	fixed bug : continue in do...while