diff --git a/doc/blog/release/v0.11.1.md b/doc/blog/release/v0.11.1.md index 41eab73576..b2dff72fc8 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 ```