diff --git a/AUTHORS b/AUTHORS index 80a44f5ad2c..73885d11936 100644 --- a/AUTHORS +++ b/AUTHORS @@ -273,3 +273,17 @@ Tomasz Buchert Myles Byrne T.C. Hollingsworth Cam Pedersen +Roly Fentanes +Ted Young +Joshua Holbrook +Blake Miner +Vincent Ollivier +Jimb Esser +Sambasiva Suda +Sadique Ali +Dmitry Nizovtsev +Alex Kocharin +Ming Liu +Shea Levy +Nao Iizuka +Christian Ress diff --git a/ChangeLog b/ChangeLog index eece43d8bce..582512cd6b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,44 @@ -2012.02.23, Version 0.7.5 (unstable) +2012.03.13, Version 0.7.6 (unstable) + +* Upgrade v8 to 3.9.17 + +* Upgrade npm to 1.1.8 + - Add support for os/cpu fields in package.json (Adam Blackburn) + - Automatically node-gyp packages containing a binding.gyp + - Fix failures unpacking in UNC shares + - Never create un-listable directories + - Handle cases where an optionalDependency fails to build + +* events: newListener emit correct fn when using 'once' (Roly Fentanes) + +* url: Ignore empty port component (Łukasz Walukiewicz) + +* module: replace 'children' array (isaacs) + +* tls: parse multiple values of a key in ssl certificate (Sambasiva Suda) + +* cluster: support passing of named pipes (Ben Noordhuis) + +* Windows: include syscall in fs errors (Bert Belder) + +* http: #2888 Emit end event only once (Igor Zinkovsky) + +* readline: add multiline support (Rlidwka) + +* process: add `process.hrtime()` (Nathan Rajlich) + +* net, http, https: add localAddress option (Dmitry Nizovtsev) + +* addon improvements (Nathan Rajlich) + +* build improvements (Ben Noordhuis, Sadique Ali, T.C. Hollingsworth, Nathan Rajlich) + +* add support for "SEARCH" request methods (Nathan Rajlich) + +* expose the zlib and http_parser version in process.versions (Nathan Rajlich) + + +2012.02.23, Version 0.7.5 (unstable), d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86 * startup speed improvements (Maciej Małecki) diff --git a/deps/npm/bin/node-gyp-bin/node-gyp b/deps/npm/bin/node-gyp-bin/node-gyp old mode 100644 new mode 100755 diff --git a/deps/npm/bin/node-gyp-bin/node-gyp.cmd b/deps/npm/bin/node-gyp-bin/node-gyp.cmd old mode 100644 new mode 100755 diff --git a/deps/npm/bin/npm b/deps/npm/bin/npm old mode 100644 new mode 100755 diff --git a/deps/npm/bin/npm-cli.js b/deps/npm/bin/npm-cli.js old mode 100644 new mode 100755 diff --git a/deps/npm/bin/npm-get-uid-gid.js b/deps/npm/bin/npm-get-uid-gid.js old mode 100644 new mode 100755 diff --git a/deps/npm/bin/read-package-json.js b/deps/npm/bin/read-package-json.js old mode 100644 new mode 100755 diff --git a/deps/npm/cli.js b/deps/npm/cli.js old mode 100644 new mode 100755 diff --git a/deps/npm/configure b/deps/npm/configure old mode 100644 new mode 100755 diff --git a/deps/npm/html/api/GubbleBum-Blocky.ttf b/deps/npm/html/api/GubbleBum-Blocky.ttf old mode 100644 new mode 100755 diff --git a/deps/npm/html/api/bin.html b/deps/npm/html/api/bin.html index 7a35f530ee2..363eebee669 100644 --- a/deps/npm/html/api/bin.html +++ b/deps/npm/html/api/bin.html @@ -19,7 +19,7 @@

This function should not be used programmatically. Instead, just refer to the npm.bin member.

- + - + +