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
path: root/doc
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2013-04-19 20:21:29 +0400
committerisaacs <i@izs.me>2013-04-19 20:22:06 +0400
commit0b04abcb10ace8cf0f8705223c39328fd75722c9 (patch)
tree466637e576d630164eccb9b772d445e9fc42bc79 /doc
parent223f22a30d097e1c878d14cf666858e3bb3046c9 (diff)
blog: v0.11.1 does not work on windows x64
Diffstat (limited to 'doc')
-rw-r--r--doc/blog/release/v0.11.1.md14
1 files changed, 5 insertions, 9 deletions
diff --git a/doc/blog/release/v0.11.1.md b/doc/blog/release/v0.11.1.md
index 41eab735769..b2dff72fc88 100644
--- a/doc/blog/release/v0.11.1.md
+++ b/doc/blog/release/v0.11.1.md
@@ -4,6 +4,11 @@ category: release
title: Node v0.11.1 (Unstable)
slug: node-v0-11-1-unstable
+**Note**: This version does not work on 64-bit Windows systems Expect
+a fix for this bug in the next v0.11 release. As this is an unstable
+release, we opted to push out the changes for other systems, rather
+than delay.
+
2013.04.19, Version 0.11.1 (Unstable)
* V8: upgrade to 3.18.0
@@ -37,10 +42,6 @@ Macintosh Installer (Universal): http://nodejs.org/dist/v0.11.1/node-v0.11.1.pkg
Windows Installer: http://nodejs.org/dist/v0.11.1/node-v0.11.1-x86.msi
-Windows x64 Installer: http://nodejs.org/dist/v0.11.1/x64/node-v0.11.1-x64.msi
-
-Windows x64 Files: http://nodejs.org/dist/v0.11.1/x64/
-
Linux 32-bit Binary: http://nodejs.org/dist/v0.11.1/node-v0.11.1-linux-x86.tar.gz
Linux 64-bit Binary: http://nodejs.org/dist/v0.11.1/node-v0.11.1-linux-x64.tar.gz
@@ -71,9 +72,4 @@ fe13c36f4d9116ed718af9894aab989d74a9d91c node-v0.11.1.tar.gz
43a8f8a9cf53c0a2318b2288b6ba0e0f2a052858 node.exp
d54e5b303a0568f803ad09aa802b7f95b676180c node.lib
08098d40b362018f5df09f302d85c5834f127292 node.pdb
-e930572aa6c4ab761de2de80b208f01ce829bee1 x64/node-v0.11.1-x64.msi
-e60d1b60628c0be38c05293a03dcef5e2454fb55 x64/node.exe
-774cca135c53ec4045728c08fbf9231230f953d9 x64/node.exp
-b9e34979c4275f9ee0f0d87b698ae323905314d6 x64/node.lib
-34dbcf9662876a395166370027c6d374b99f85e7 x64/node.pdb
```