浏览代码

Update CHANGES.txt

Cauê Waneck 10 年之前
父节点
当前提交
2025cead27
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      extra/CHANGES.txt

+ 2 - 0
extra/CHANGES.txt

@@ -12,6 +12,7 @@
 	flash : flash player 12-14 support
 	js : added @:jsRequire and js.Lib.require
 	cs : added @:bridgeProperties, which creates native property bridges for all haxe properties in the annotated class
+	cs : added -D erase_generics
 
 	Bugfixes:
 
@@ -34,6 +35,7 @@
 	cpp : fixed issue with NativeArray in --no-inline mode
 	php : fixed issue with invalid references for closures in for-loops
 	php : fixed Reflect.compare and string comparison for numeric strings
+	java/cs : fixed various issues with -java-lib and -net-lib
 
 	General improvements and optimizations: