Browse Source

mention new flash error in CHANGES.txt

Simon Krajewski 11 years ago
parent
commit
cf3abffe76
1 changed files with 1 additions and 0 deletions
  1. 1 0
      extra/CHANGES.txt

+ 1 - 0
extra/CHANGES.txt

@@ -49,6 +49,7 @@
 	js : window and console are reserved words. Access them with __js__ instead of untyped.
 	js : window and console are reserved words. Access them with __js__ instead of untyped.
 	flash : fixed font embedding with UTF8 chars
 	flash : fixed font embedding with UTF8 chars
 	flash : give error if non-nullable basic types are skipped in a call
 	flash : give error if non-nullable basic types are skipped in a call
+	flash : give error if assigned parent class field values would be overwritten by super()
 
 
 	Macro features and changes:
 	Macro features and changes: