Nicolas Cannasse 19 years ago
parent
commit
0da1ded46c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      doc/CHANGES.txt

+ 2 - 1
doc/CHANGES.txt

@@ -3,7 +3,8 @@
 	use neko 1.2 commandline and prototypes
 	use neko 1.2 commandline and prototypes
 	changed #cond to #if cond for conditional compilation
 	changed #cond to #if cond for conditional compilation
 	all fields are defined to null by default
 	all fields are defined to null by default
-	defied __class__ and other meta accesses for Flash and Neko
+	defined __class__ and other meta accesses for Flash and Neko
+	fixed type hole for compiler-know types (should not resolve using imports)
 
 
 2005-12-23: alpha 5
 2005-12-23: alpha 5
 	added -main commandline parameter
 	added -main commandline parameter