Version 0.6.16 (stable)
Isaac Schlueter
2012.04.30 Version 0.6.16 (stable)
- Upgrade V8 to 3.6.6.25
 - Upgrade npm to 1.1.18
 - Windows: add mappings for UV_ENOENT (Bert Belder)
 - linux: add IN_MOVE_SELF to inotify event mask (Ben Noordhuis)
 - unix: call pipe handle connection cb on accept() error (Ben Noordhuis)
 - unix: handle EWOULDBLOCK (Ben Noordhuis)
 - map EWOULDBLOCK to UV_EAGAIN (Ben Noordhuis)
 - Map ENOMEM to UV_ENOMEM (isaacs)
 - Child process: support the 
gidanduidoptions (Bert Belder) - test: cluster: add worker death event test (Ben Noordhuis)
 - typo in node_http_parser (isaacs)
 - http_parser: Eat CRLF between requests, even on connection:close. (Ben Noordhuis)
 - don't check return value of unsetenv (Ben Noordhuis)
 
Source Code: https://nodejs.org/dist/v0.6.16/node-v0.6.16.tar.gz
Windows Installer: https://nodejs.org/dist/v0.6.16/node-v0.6.16.msi
Windows x64 Files: https://nodejs.org/dist/v0.6.16/x64/
Macintosh Installer (Universal): https://nodejs.org/dist/v0.6.16/node-v0.6.16.pkg
Other release files: https://nodejs.org/dist/v0.6.16/
Website: https://nodejs.org/docs/v0.6.16/
Documentation: https://nodejs.org/docs/v0.6.16/api/