Nicolas Cannasse 18 年之前
父节点
当前提交
7f5d83381a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      doc/CHANGES.txt

+ 1 - 0
doc/CHANGES.txt

@@ -6,6 +6,7 @@
 	added neko.Int32
 	added neko.Int32
 	added -x for fast neko scripting
 	added -x for fast neko scripting
 	prevent locals from breaking class access (works with imports)
 	prevent locals from breaking class access (works with imports)
+	fix in function overriding subtyping
 
 
 2007-01-28: 1.11
 2007-01-28: 1.11
 	changed StringBuf.add implementation
 	changed StringBuf.add implementation