Nicolas Cannasse преди 19 години
родител
ревизия
6b43105e96
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      doc/CHANGES.txt

+ 1 - 0
doc/CHANGES.txt

@@ -5,6 +5,7 @@
 	fixed infinite loop if haxe.Unserializer.readDigits reach eof on JS/Flash
 	fixed bugs in neko.Web and neko.Sys (some methods returning "null" instead of null)
 	added neko.Socket.setBlocking for nonblocking sockets
+	fixed bug in js generator when using cascading iterators
 
 2006-05-02: RC1
 	added the Socket class