Nicolas Cannasse 13 년 전
부모
커밋
9f6c8413c9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      doc/CHANGES.txt

+ 1 - 0
doc/CHANGES.txt

@@ -6,6 +6,7 @@
 	flash : fixed haxe.io.Bytes.blit when len=0
 	js/php/flash8 : fixed haxe.Int32.mul overflow on 52 bits
 	js : forbid static 'length' (issue since object is a Function)
+	all : does not allow overriding var/prop
 
 2012-04-14: 2.09
 	all : optimized const == const and const != const (with different const types)