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

+ 1 - 0
doc/CHANGES.txt

@@ -23,6 +23,7 @@
 	guaranteed order of Type.getEnumConstructs same as code
 	used index-based dispatch for enums
 	added Type.enumIndex
+	fixed enum.toString for Flash and JS
 
 2007-08-29: 1.15
 	fixed bug with Enum.construct when Enum have type parameters