Nicolas Cannasse 16 years ago
parent
commit
89b6157444
1 changed files with 1 additions and 0 deletions
  1. 1 0
      doc/CHANGES.txt

+ 1 - 0
doc/CHANGES.txt

@@ -2,6 +2,7 @@ TODO :
 	SWC input support
 	optimizer : reduce/calculate expressions
 	flash9 : optimize enum parameters storage
+	rtti : allow rtti on all types and store them in a global static Hash<CType> (instead of XML)
 
 2009-??-??: 2.03
 	optimized Type.enumEq : use index instead of tag comparison for neko/flash9/php