Sfoglia il codice sorgente

Add new keywords to changelog.

Bruno Garcia 12 anni fa
parent
commit
9e97c7689e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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