From 9f7f86b534f8556290eb8cad915984ff4ca54996 Mon Sep 17 00:00:00 2001 From: isaacs Date: Wed, 14 Mar 2012 17:07:24 -0700 Subject: 2012.03.15 Version 0.6.13 (stable) * Windows: Many libuv test fixes (Bert Belder) * Windows: avoid uv_guess_handle crash in when fd < 0 (Bert Belder) * Map EBUSY and ENOTEMPTY errors (Bert Belder) * Windows: include syscall in fs errors (Bert Belder) * Fix fs.watch ENOSYS on Linux kernel version mismatch (Ben Noordhuis) * Update npm to 1.1.9 - upgrade node-gyp to 0.3.5 (Nathan Rajlich) - Fix isaacs/npm#2249 Add cache-max and cache-min configs - Properly redirect across https/http registry requests - log config usage if undefined key in set function (Kris Windham) - 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 --- doc/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/template.html') diff --git a/doc/template.html b/doc/template.html index dbe527cee8..28a2161512 100644 --- a/doc/template.html +++ b/doc/template.html @@ -66,7 +66,7 @@
  • -

    Copyright 2010 Joyent, Inc, Node.js is a trademark of Joyent, Inc. View license.

    +

    Copyright 2010-2012 Joyent, Inc, Node.js is a trademark of Joyent, Inc. View license.

    -- cgit v1.2.3