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

+ 1 - 0
doc/CHANGES.txt

@@ -41,6 +41,7 @@
 	all : removed -excluded, replaced by --macro excludeFile('filename')
 	all : removed -excluded, replaced by --macro excludeFile('filename')
 	all : added --macro exclude('package') and --macro include('package')
 	all : added --macro exclude('package') and --macro include('package')
 	all : importing a typedef of an enum allow to access its constructors
 	all : importing a typedef of an enum allow to access its constructors
+	all : removed String.cca (replaced by StringTools.fastCodeAt + StringTools.isEOF)
 
 
 2010-08-14: 2.06
 2010-08-14: 2.06
 	neko : change serializer to be able to handle instances of basic classes from other modules
 	neko : change serializer to be able to handle instances of basic classes from other modules