瀏覽代碼

mention new flash error in CHANGES.txt

Simon Krajewski 11 年之前
父節點
當前提交
cf3abffe76
共有 1 個文件被更改,包括 1 次插入0 次删除
  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: