tag name | v0.1.103 (6e07433d1bc6e1b26d59b567ff8f80ed3a88504f) |
tag date | 2010-08-04 12:04:32 -0700 |
tagged by | Ryan Dahl <ry@tinyclouds.org> |
tagged object | commit 0b925d075d... |
download | nodejs-0.1.103.tar.gz nodejs-0.1.103.tar.bz2 nodejs-0.1.103.zip |
---|
2010.08.04, Version 0.1.103
* Implement keep-alive for http.Client (Mikeal Rogers)
* base64 fixes. (Ben Noordhuis)
* Fix --debug-brk (Danny Coates)
* Don't let path.normalize get above the root. (Isaac Schlueter)
* Allow signals to be used with process.on in addition to
process.addListener. (Brian White)
* Globalize the Buffer object
* Use kqueue on recent macintosh builds
* Fix addrlen for unix_dgram sockets (Benjamin Kramer)
* Fix stats.isDirectory() and friends (Benjamin Kramer)
* Upgrade http-parser, V8 to 2.3.5