Ver código fonte

Add new keywords to changelog.

Bruno Garcia 12 anos atrás
pai
commit
9e97c7689e
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      doc/CHANGES.txt

+ 1 - 0
doc/CHANGES.txt

@@ -12,6 +12,7 @@
 	all : allow @:fakeEnum on abstracts
 	all : allow Class.new
 	all : inlining a parameter which has side effects will not remove it even if not used
+	js : window and console are reserved words. Access them with __js__ instead of untyped.
 	js : added -D js-flatten
 	macro : allowed $v{(c:Float|Int|String)}
 	macro : resolve error line number in external files