version: 0.6.14 title: Version 0.6.14 (stable) author: Isaac Schlueter date: Fri Mar 23 2012 11:22:22 GMT-0700 (PDT) status: publish category: release slug: version-0-6-14-stable
2012.03.22 Version 0.6.14 (stable)
net: don't crash when queued write fails (Igor Zinkovsky)
sunos: fix EMFILE on process.memoryUsage() (Bryan Cantrill)
crypto: fix compile-time error with openssl 0.9.7e (Ben Noordhuis)
unix: ignore ECONNABORTED errors from accept() (Ben Noordhuis)
Add UV_ENOSPC and mappings to it (Bert Belder)
http-parser: Fix response body is not read (koichik)
Upgrade npm to 1.1.12
- upgrade node-gyp to 0.3.7
- work around AV-locked directories on Windows
- Fix isaacs/npm#2293 Don't try to 'uninstall' /
- Exclude symbolic links from packages.
- Fix isaacs/npm#2275 Spurious 'unresolvable cycle' error.
- Exclude/include dot files as if they were normal files
Source Code: http://nodejs.org/dist/v0.6.14/node-v0.6.14.tar.gz
Windows Installer: http://nodejs.org/dist/v0.6.14/node-v0.6.14.msi
Windows x64 Files: http://nodejs.org/dist/v0.6.14/x64/
Macintosh Installer (Universal): http://nodejs.org/dist/v0.6.14/node-v0.6.14.pkg
Other release files: http://nodejs.org/dist/v0.6.14/
Website: http://nodejs.org/docs/v0.6.14/
Documentation: http://nodejs.org/docs/v0.6.14/api/