Nicolas Cannasse 18 năm trước cách đây
mục cha
commit
43b53aa1fb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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