blog: Post for v0.10.19
authorTimothy J Fontaine <tjfontaine@gmail.com>
Tue, 24 Sep 2013 22:10:22 +0000 (15:10 -0700)
committerTimothy J Fontaine <tjfontaine@gmail.com>
Tue, 24 Sep 2013 22:10:22 +0000 (15:10 -0700)
doc/blog/release/v0.10.19.md [new file with mode: 0644]

diff --git a/doc/blog/release/v0.10.19.md b/doc/blog/release/v0.10.19.md
new file mode 100644 (file)
index 0000000..621931c
--- /dev/null
@@ -0,0 +1,50 @@
+date: Tue Sep 24 15:09:23 PDT 2013
+version: 0.10.19
+category: release
+title: Node v0.10.19 (Stable)
+slug: node-v0-10-19-stable
+
+2013.09.24, Version 0.10.19 (Stable)
+
+* uv: Upgrade to v0.10.17
+
+* npm: upgrade to 1.3.11
+
+* readline: handle input starting with control chars (Eric Schrock)
+
+* configure: add mips-float-abi (soft, hard) option (Andrei Sedoi)
+
+* stream: objectMode transforms allow falsey values (isaacs)
+
+* tls: prevent duplicate values returned from read (Nathan Rajlich)
+
+* tls: NPN protocols are now local to connections (Fedor Indutny)
+
+
+Source Code: http://nodejs.org/dist/v0.10.19/node-v0.10.19.tar.gz
+
+Macintosh Installer (Universal): http://nodejs.org/dist/v0.10.19/node-v0.10.19.pkg
+
+Windows Installer: http://nodejs.org/dist/v0.10.19/node-v0.10.19-x86.msi
+
+Windows x64 Installer: http://nodejs.org/dist/v0.10.19/x64/node-v0.10.19-x64.msi
+
+Windows x64 Files: http://nodejs.org/dist/v0.10.19/x64/
+
+Linux 32-bit Binary: http://nodejs.org/dist/v0.10.19/node-v0.10.19-linux-x86.tar.gz
+
+Linux 64-bit Binary: http://nodejs.org/dist/v0.10.19/node-v0.10.19-linux-x64.tar.gz
+
+Solaris 32-bit Binary: http://nodejs.org/dist/v0.10.19/node-v0.10.19-sunos-x86.tar.gz
+
+Solaris 64-bit Binary: http://nodejs.org/dist/v0.10.19/node-v0.10.19-sunos-x64.tar.gz
+
+Other release files: http://nodejs.org/dist/v0.10.19/
+
+Website: http://nodejs.org/docs/v0.10.19/
+
+Documentation: http://nodejs.org/docs/v0.10.19/api/
+
+Shasums:
+```
+```