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

+ 1 - 0
doc/CHANGES.txt

@@ -5,6 +5,7 @@
 	fixed ByteArray serialization
 	added neko.Int32
 	added -x for fast neko scripting
+	prevent locals from breaking class access (works with imports)
 
 2007-01-28: 1.11
 	changed StringBuf.add implementation