Nicolas Cannasse 19 years ago
parent
commit
f501874f7c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      doc/CHANGES.txt

+ 1 - 0
doc/CHANGES.txt

@@ -6,6 +6,7 @@
 	fixed bugs in neko.Web and neko.Sys (some methods returning "null" instead of null)
 	fixed bugs in neko.Web and neko.Sys (some methods returning "null" instead of null)
 	added neko.Socket.setBlocking for nonblocking sockets
 	added neko.Socket.setBlocking for nonblocking sockets
 	fixed bug in js generator when using cascading iterators
 	fixed bug in js generator when using cascading iterators
+	fixed typing bug when overloading parametrized method
 
 
 2006-05-02: RC1
 2006-05-02: RC1
 	added the Socket class
 	added the Socket class