summaryrefslogtreecommitdiff
tag namev0.1.2 (025a34244d1cea94d6d40ad7bf92671cb909a96c)
tag date2009-08-01 14:56:55 +0200
tagged byRyan <ry@tinyclouds.org>
tagged objectcommit e10fbab00f...
downloadnode-0.1.2.tar.gz
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.