tag name | v0.6.1 (4c90fcf77efc96de5e0ba81fa683bbb7e991d122) |
tag date | 2011-11-11 14:56:32 -0800 |
tagged by | Ryan Dahl <ry@tinyclouds.org> |
tagged object | commit 170f2addb2... |
download | node-0.6.1.tar.gz |
---|
2011.11.11, Version 0.6.1 (stable)
* doc improvements (Eric Lovett, Ben Noordhuis, Scott Anderson, Yoji SHIDARA)
* crypto: make thread-safe (Ben Noordhuis)
* fix process.kill error object
* debugger: correctly handle source with multi-byte characters (Shigeki Ohtsu)
* make stdout and stderr non-destroyable (Igor Zinkovsky)
* fs: don't close uninitialized fs.watch handle (Ben Noordhuis)
* #2026 fix man page install on BSDs (Ben Noordhuis)
* #2040 fix unrecognized errno assert in uv_err_name
* #2043 fs: mkdir() should call callback if mode is omitted
* #2045 fs: fix fs.realpath on windows to return on error (Benjamin Pasero)
* #2047 minor cluster improvements
* #2052 readline get window columns correctly
* Upgrade V8 to 3.6.6.7