summaryrefslogtreecommitdiff
tag namev0.1.3 (695f0296e35b30cf8322fd1bd934810403cca9f3)
tag date2009-08-06 14:05:24 +0200
tagged byRyan <ry@tinyclouds.org>
tagged objectcommit 7464d42310...
downloadnodejs-0.1.3.tar.gz
nodejs-0.1.3.tar.bz2
nodejs-0.1.3.zip
2009.08.06, Version 0.1.3
* Upgrade v8 to 1.3.2 * Bugfix: node.http.ServerRequest.setBodyEncoding('ascii') not workin * Bugfix: node.encodeUtf8 was broken. (Connor Dunn) * Add ranlib to udns Makefile. * Upgrade evcom - fix accepting too many connections issue. * Initial support for shebang * Add simple command line switches * Add node.version API