Nicolas Cannasse hace 19 años
padre
commit
38ef014cc4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      doc/CHANGES.txt

+ 1 - 0
doc/CHANGES.txt

@@ -3,6 +3,7 @@
 	fixed a bug of returned value in neko with 6 or more parameters
 	added "Missing type" error for catchs.
 	added regular expressions (still missing Flash implementation)
+	fixed type printing and parenthesis in type declarations
 
 2006-04-17: beta 5
 	fixed bug : continue in do...while