This repository has been archived by the owner. It is now read-only.
Permalink
Please sign in to comment.
Browse files
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 npm/npm#2293 Don't try to 'uninstall' / - Exclude symbolic links from packages. - Fix npm/npm#2275 Spurious 'unresolvable cycle' error. - Exclude/include dot files as if they were normal files
- Loading branch information...
Showing
with
30 additions
and 2 deletions.
- +5 −0 AUTHORS
- +24 −1 ChangeLog
- +1 −1 src/node_version.h
0 comments on commit
e513ffe