diff options
author | Timothy J Fontaine <tjfontaine@gmail.com> | 2013-09-24 14:10:33 -0700 |
---|---|---|
committer | Timothy J Fontaine <tjfontaine@gmail.com> | 2013-09-24 14:10:33 -0700 |
commit | 6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904 (patch) | |
tree | 0192fd3aa234a1f9a92d60d802eb9c8edcb071a4 /AUTHORS | |
parent | 55546f55d44522a4ecac67ee040e4059b5bf06b0 (diff) | |
download | node-new-6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904.tar.gz |
2013.09.24, Version 0.10.19 (Stable)v0.10.19v0.10.19-release
* 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)
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -466,3 +466,4 @@ Eivind Uggedal <eivind@uggedal.com> Edward Hutchins <eahutchins@gmail.com> Chris Wren <cthewren@gmail.com> Duan Yao <duanyao@ustc.edu> +Eric Schrock <Eric.Schrock@delphix.com> |