v0.1.2
object e10fbab00fd8325a7d05d1f854292143b8361e1f
authorRyan <ry@tinyclouds.org>
Sat, 1 Aug 2009 12:56:55 +0000 (14:56 +0200)
2009.08.01, Version 0.1.2

  * Add DNS API

  * node.tcp.Server's backlog option is now an argument to listen()

  * Upgrade V8 to 1.3.1

  * Bugfix: Default to chunked for client requests without C-Length.

  * Bugfix: Line numbers in stack traces.

  * Bugfix: negative integers in raw encoding stream

  * Bugfix: node.fs.File was not passing args to promise callbacks.