Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-01-24 03:55:15 +0400
committerisaacs <i@izs.me>2012-01-24 05:26:20 +0400
commita74354735ab5d5b0fa35a1e4ff7e653757d2069b (patch)
treef00f52cc18f9507400fdc2c81d659083bf0e2e1a
parent40879f33cd083ad8e16860a19cce03a0126e12a5 (diff)
2012.01.23, Version 0.7.1 (unstable)v0.7.1
* Update V8 to 3.8.8 * Install node-waf by default (Fedor Indutny) * crypto: Add ability to turn off PKCS padding (Ingmar Runge) * v8: implement VirtualMemory class on SunOS (Ben Noordhuis) * Add cluster.setupMaster (Andreas Madsen) * move `path.exists*` to `fs.exists*` (Maciej Małecki) * typed arrays: set class name (Ben Noordhuis) * libuv bug fixes (Igor Zinkovsky, Ben Noordhuis, Dan VerWeire)
-rw-r--r--ChangeLog23
-rw-r--r--doc/index.html14
-rw-r--r--doc/logos/index.html2
-rw-r--r--doc/template.html4
-rw-r--r--src/node_version.h2
5 files changed, 32 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index 566ec16a086..3f330c6bde3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,23 @@
-2012.01.16, Version 0.7.0 (unstable)
+2012.01.23, Version 0.7.1 (unstable)
+
+* Update V8 to 3.8.8
+
+* Install node-waf by default (Fedor Indutny)
+
+* crypto: Add ability to turn off PKCS padding (Ingmar Runge)
+
+* v8: implement VirtualMemory class on SunOS (Ben Noordhuis)
+
+* Add cluster.setupMaster (Andreas Madsen)
+
+* move `path.exists*` to `fs.exists*` (Maciej Małecki)
+
+* typed arrays: set class name (Ben Noordhuis)
+
+* libuv bug fixes (Igor Zinkovsky, Ben Noordhuis, Dan VerWeire)
+
+
+2012.01.16, Version 0.7.0 (unstable), 9cc55dca6f67a6096c858b841c677b0593404321
* Upgrade V8 to 3.8.6
@@ -13,7 +32,7 @@
* Bug fixes
-2012.01.19, Version 0.6.8 (stable)
+2012.01.19, Version 0.6.8 (stable), d18cebaf8a7ac701dabd71a3aa4eb0571db6a645
* Update V8 to 3.6.6.19
diff --git a/doc/index.html b/doc/index.html
index 3769002f911..c7526beff72 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -77,15 +77,15 @@
<a href="#" id="download-close">X</a>
<img id="download-logo" src="download-logo.png" alt="node.js">
<ul id="installers" class="clearfix">
- <li><a href="http://nodejs.org/dist/v0.6.8/node-v0.6.8.msi">Windows Installer</a><br>node-v0.6.8.msi</li>
- <li><a href="http://nodejs.org/dist/v0.6.8/node-v0.6.8.pkg">Macintosh Installer</a><br>node-v0.6.8.pkg</li>
- <li id="source"><a href="http://nodejs.org/dist/v0.6.8/node-v0.6.8.tar.gz">Source Code</a><br>node-v0.6.8.tar.gz</li>
+ <li><a href="http://nodejs.org/dist/v0.7.1/node-v0.7.1.msi">Windows Installer</a><br>node-v0.7.1.msi</li>
+ <li><a href="http://nodejs.org/dist/v0.7.1/node-v0.7.1.pkg">Macintosh Installer</a><br>node-v0.7.1.pkg</li>
+ <li id="source"><a href="http://nodejs.org/dist/v0.7.1/node-v0.7.1.tar.gz">Source Code</a><br>node-v0.7.1.tar.gz</li>
</ul>
<ul id="documentation">
- <li><a href="https://raw.github.com/joyent/node/v0.6.8/ChangeLog">Change Log</a></li>
- <li><a href="http://nodejs.org/docs/v0.6.8/api/index.html">Documentation</a></li>
- <li><a href="http://nodejs.org/dist/v0.6.8">Other release files</a></li>
- <li><a href="https://raw.github.com/joyent/node/v0.6.8/LICENSE">License</a></li>
+ <li><a href="https://raw.github.com/joyent/node/v0.7.1/ChangeLog">Change Log</a></li>
+ <li><a href="http://nodejs.org/docs/v0.7.1/api/index.html">Documentation</a></li>
+ <li><a href="http://nodejs.org/dist/v0.7.1">Other release files</a></li>
+ <li><a href="https://raw.github.com/joyent/node/v0.7.1/LICENSE">License</a></li>
<li><a href="https://github.com/joyent/node">Git Repository</a></li>
<li><a href="https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager">Installing
with a Package Manager</a>
diff --git a/doc/logos/index.html b/doc/logos/index.html
index 35c575cb551..1ff27b38598 100644
--- a/doc/logos/index.html
+++ b/doc/logos/index.html
@@ -60,7 +60,7 @@
</div>
</div>
<div id="footer">
- <p>Copyright <a href="http://joyent.com">Joyent, Inc</a>., Node.js is a <a href="trademark-policy.pdf">trademark of Joyent, Inc</a>., <a href="https://raw.github.com/joyent/node/v0.6.8/LICENSE">View License</a></p>
+ <p>Copyright <a href="http://joyent.com">Joyent, Inc</a>., Node.js is a <a href="trademark-policy.pdf">trademark of Joyent, Inc</a>., <a href="https://raw.github.com/joyent/node/v0.7.1/LICENSE">View License</a></p>
</div>
diff --git a/doc/template.html b/doc/template.html
index 6f7f9fc8d02..a0e7993e892 100644
--- a/doc/template.html
+++ b/doc/template.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>{{section}}Node.js v0.7.0 Manual &amp; Documentation</title>
+ <title>{{section}}Node.js v0.7.1 Manual &amp; Documentation</title>
<link rel="stylesheet" href="assets/style.css">
<link rel="stylesheet" href="assets/sh.css">
<link rel="canonical" href="http://nodejs.org/docs/latest/api/{{filename}}.html">
@@ -10,7 +10,7 @@
<body>
<div id="container">
<header>
- <h1>Node.js v0.7.0 Manual &amp; Documentation</h1>
+ <h1>Node.js v0.7.1 Manual &amp; Documentation</h1>
<div id="gtoc">
<p><a href="index.html">Index</a> | <a href="all.html">View on single page</a></p>
</div>
diff --git a/src/node_version.h b/src/node_version.h
index 0e803b1c8ec..2c71e57971c 100644
--- a/src/node_version.h
+++ b/src/node_version.h
@@ -29,7 +29,7 @@
#define NODE_MAJOR_VERSION 0
#define NODE_MINOR_VERSION 7
#define NODE_PATCH_VERSION 1
-#define NODE_VERSION_IS_RELEASE 0
+#define NODE_VERSION_IS_RELEASE 1
#ifndef NODE_STRINGIFY
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)