소스 검색

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: