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

+ 2 - 0
doc/CHANGES.txt

@@ -19,6 +19,8 @@
 	minor bugfix in JS code generator
 	minor bugfix in JS code generator
 	new neko.net package
 	new neko.net package
 	allow recursive remoting proxys (skip instead of error)
 	allow recursive remoting proxys (skip instead of error)
+	added neko.Thread and neko.Lock MultiThread classes
+	added neko.net.ServerLoop for multiple clients handling
 
 
 2006-09-11: 1.07
 2006-09-11: 1.07
 	fixed resources in Neko
 	fixed resources in Neko