1.9 KiB
version: 0.6.16 title: Version 0.6.16 (stable) author: Isaac Schlueter date: Mon Apr 30 2012 11:13:50 GMT-0700 (PDT) status: publish category: release slug: version-0-6-16-stable
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
gid
anduid
options (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: http://nodejs.org/dist/v0.6.16/node-v0.6.16.tar.gz
Windows Installer: http://nodejs.org/dist/v0.6.16/node-v0.6.16.msi
Windows x64 Files: http://nodejs.org/dist/v0.6.16/x64/
Macintosh Installer (Universal): http://nodejs.org/dist/v0.6.16/node-v0.6.16.pkg
Other release files: http://nodejs.org/dist/v0.6.16/
Website: http://nodejs.org/docs/v0.6.16/
Documentation: http://nodejs.org/docs/v0.6.16/api/