Browse Source

mention new flash error in CHANGES.txt

Simon Krajewski 11 năm trước cách đây
mục cha
commit
cf3abffe76
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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.
 	flash : fixed font embedding with UTF8 chars
 	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: