瀏覽代碼

notice of api change

Nicolas Cannasse 13 年之前
父節點
當前提交
d8f60ca99e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      doc/CHANGES.txt

+ 1 - 0
doc/CHANGES.txt

@@ -37,6 +37,7 @@
 	neko, cpp, php : added Sys class, sys.io and sys.net packages and "sys" define
 	all : allow to access root package with std prefix (std.Type for example)
 	all : added haxe.EnumFlags
+	sys : io.File.getChar/stdin/stdout/stderr are now in Sys class
 
 2011-09-25: 2.08
 	js : added js.JQuery