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

+ 1 - 0
doc/CHANGES.txt

@@ -6,6 +6,7 @@
 	fixed bug in haXe.Unserializer on neko (invalid enum tag)
 	fixed bug in haXe.Unserializer on neko (invalid enum tag)
 	fixed sqlite escape & quote , added BOOL support
 	fixed sqlite escape & quote , added BOOL support
 	allowed direct property access in getter/setter (prevent rec loop)
 	allowed direct property access in getter/setter (prevent rec loop)
+	allowed event-driven neko http requests
 
 
 2006-07-25: 1.04
 2006-07-25: 1.04
 	added macros in haxe.Template
 	added macros in haxe.Template