Nicolas Cannasse 19 years ago
parent
commit
3490ac7065
1 changed files with 2 additions and 0 deletions
  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