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

+ 1 - 0
doc/CHANGES.txt

@@ -7,6 +7,7 @@
 	added neko.Socket.setBlocking for nonblocking sockets
 	fixed bug in js generator when using cascading iterators
 	fixed typing bug when overloading parametrized method
+	fixed bug in js generator when "try" without curly braces.
 
 2006-05-02: RC1
 	added the Socket class