From d4982f6f5e4a9a703127489a553b8d782997ea43 Mon Sep 17 00:00:00 2001 From: isaacs Date: Wed, 3 Apr 2013 10:30:57 -0700 Subject: 2013.04.03, Version 0.10.3 (Stable) * npm: Upgrade to 1.2.17 * child_process: acknowledge sent handles (Fedor Indutny) * etw: update prototypes to match dtrace provider (Timothy J Fontaine) * dtrace: pass more arguments to probes (Dave Pacheco) * build: allow building with dtrace on osx (Dave Pacheco) * http: Remove legacy ECONNRESET workaround code (isaacs) * http: Ensure socket cleanup on client response end (isaacs) * tls: Destroy socket when encrypted side closes (isaacs) * repl: isSyntaxError() catches "strict mode" errors (Nathan Rajlich) * crypto: Pass options to ctor calls (isaacs) * src: tie process.versions.uv to uv_version_string() (Ben Noordhuis) --- AUTHORS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index c9c689fa29..fcb6a3fbed 100644 --- a/AUTHORS +++ b/AUTHORS @@ -431,3 +431,6 @@ JeongHoon Byun Iskren Ivov Chernev Alexey Kupershtokh Benjamin Ruston +Mitar Milutinovic +Michael Hart +Andrew Hart -- cgit v1.2.3