Nicolas Cannasse 19 年之前
父節點
當前提交
ad2e0679a8
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      doc/CHANGES.txt

+ 2 - 1
doc/CHANGES.txt

@@ -1,4 +1,4 @@
-2006-01-??: beta 1
+2006-02-??: beta 1
 	allowed array literals to be dynamic
 	allowed array literals to be dynamic
 	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
@@ -12,6 +12,7 @@
 	XmlParser and other APIs for Neko
 	XmlParser and other APIs for Neko
 	fixed escaped chars in Neko generation 
 	fixed escaped chars in Neko generation 
 	conservative static initialization order
 	conservative static initialization order
+	allowed no type parameters for new Class
 
 
 2005-12-23: alpha 5
 2005-12-23: alpha 5
 	added -main commandline parameter
 	added -main commandline parameter