Nicolas Cannasse 18 years ago
parent
commit
43b53aa1fb
1 changed files with 1 additions and 0 deletions
  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