Nicolas Cannasse 18 vuotta sitten
vanhempi
commit
43b53aa1fb
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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