Nicolas Cannasse 18 years ago
parent
commit
ebcbc7c550
1 changed files with 1 additions and 0 deletions
  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