tag name | v0.1.3 (695f0296e35b30cf8322fd1bd934810403cca9f3) |
tag date | 2009-08-06 14:05:24 +0200 |
tagged by | Ryan <ry@tinyclouds.org> |
tagged object | commit 7464d42310... |
download | nodejs-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