Nicolas Cannasse 19 年之前
父節點
當前提交
38ef014cc4
共有 1 個文件被更改,包括 1 次插入0 次删除
  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