Nicolas Cannasse 18 年之前
父节点
当前提交
49a492507d
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      doc/CHANGES.txt

+ 3 - 0
doc/CHANGES.txt

@@ -17,6 +17,9 @@
 	added haxe.Public interface
 	added AS3 code generator
 	field lookup gives priority to superclass over interfaces
+	improved haxedoc output
+	fixed bug in neko regexp split/replace when empty match at eol
+	fixed bug in flash 6-7-8 resources generation
 
 2007-01-28: 1.11
 	changed StringBuf.add implementation