2012.05.15 Version 0.6.18 (stable) * windows: skip GetFileAttributes call when opening a file (Bert Belder)
* crypto: add PKCS12/PFX support (Sambasiva Suda) * #3240: child_process: delete NODE_CHANNEL_FD from env in spawn (Ben Noordhuis) * windows: add test for path.normalize with UNC paths (Bert Belder) * windows: make path.normalize convert all slashes to backslashes (Bert Belder) * fs: Automatically close FSWatcher on error (Bert Belder) * #3258: fs.ReadStream.pause() emits duplicate data event (koichik) * pipe_wrap: don't assert() on pipe accept errors (Ben Noordhuis) * Better exception output for module load and process.nextTick (Felix Geisendörfer) * zlib: fix error reporting (Ben Noordhuis) * http: Don't destroy on timeout (isaacs) * #3231: http: Don't try to emit error on a null'ed req object (isaacs) * #3236: http: Refactor ClientRequest.onSocket (isaacs) Source Code: http://nodejs.org/dist/v0.6.18/node-v0.6.18.tar.gz Windows Installer: http://nodejs.org/dist/v0.6.18/node-v0.6.18.msi Windows x64 Files: http://nodejs.org/dist/v0.6.18/x64/ Macintosh Installer (Universal): http://nodejs.org/dist/v0.6.18/node-v0.6.18.pkg Other release files: http://nodejs.org/dist/v0.6.18/ Website: http://nodejs.org/docs/v0.6.18/ Documentation: http://nodejs.org/docs/v0.6.18/api/ Shasums: a37afa9e04b2e2043abf6a8b79e813512755b9d3 blog.html 9323807c46f561f63bbdf5ac5e90366921ac5ab0 email.md 2fa653118881f052e0b86c0b4c92923107c6430f node-v0.6.18.msi 535f7b3582ecf42e46d4ef97c7d52525b616c920 node-v0.6.18.pkg ccb7b5c55e3403b3ffc77d46f7a23079ce65e71e node-v0.6.18.tar.gz 4ec14587f6bd492024203c32baf4d261ea6ae95f node.exe 23e9b5022159b9f9cbbb5202d9914a5acb733a26 node.exp f2c89b82d9a183612e55eb00ca840daf60188d17 node.lib 00d1de92838990fad150d1b82a9b1a43392c4d68 node.pdb d5620a970c698a36eab10b4de004977f0eac92ce x64/node-v0.6.18.msi 048f91e0be2b1f0b53e6590935989f99de00e498 x64/node.exe d7995871d8cc4f3c7e92915ff32ef48d07e1ab3c x64/node.exp 430b86bbb7dd88a824d71fe18d9f4e15bc1dc62d x64/node.lib 5fce98fc9cc422f13221c9417e1be6e029522c3b x64/node.pdb
