2012.04.09 Version 0.6.15 (stable) * Update npm to 1.1.16
* Show licenses in binary installers. * unix: add uv_fs_read64, uv_fs_write64 and uv_fs_ftruncate64 (Ben Noordhuis) * add 64bit offset fs functions (Igor Zinkovsky) * windows: don't report ENOTSOCK when attempting to bind an udp handle twice (Bert Belder) * windows: backport pipe-connect-to-file fixes from master (Bert Belder) * windows: never call fs event callbacks after closing the watcher (Bert Belder) * fs.readFile: don't make the callback before the fd is closed (Bert Belder) * windows: use 64bit offsets for uv_fs apis (Igor Zinkovsky) * Fix #2061: segmentation fault on OS X due to stat size mismatch (Ben Noordhuis) Source Code: http://nodejs.org/dist/v0.6.15/node-v0.6.15.tar.gz Windows Installer: http://nodejs.org/dist/v0.6.15/node-v0.6.15.msi Windows x64 Files: http://nodejs.org/dist/v0.6.15/x64/ Macintosh Installer (Universal): http://nodejs.org/dist/v0.6.15/node-v0.6.15.pkg Other release files: http://nodejs.org/dist/v0.6.15/ Website: http://nodejs.org/docs/v0.6.15/ Documentation: http://nodejs.org/docs/v0.6.15/api/ -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
