From bc2f31ae1d05de123615241543fbe2282689b6c0 Mon Sep 17 00:00:00 2001 From: Timothy J Fontaine Date: Wed, 22 Jan 2014 21:03:08 -0800 Subject: 2014.01.23, Version 0.10.25 (Stable) * uv: Upgrade to v0.10.23 * npm: Upgrade to v1.3.24 * v8: Fix enumeration for objects with lots of properties * child_process: fix spawn() optional arguments (Sam Roberts) * cluster: report more errors to workers (Fedor Indutny) * domains: exit() only affects active domains (Ryan Graham) * src: OnFatalError handler must abort() (Timothy J Fontaine) * stream: writes may return false but forget to emit drain (Yang Tianyang) --- AUTHORS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index f7afc7d67d..28cbb58f75 100644 --- a/AUTHORS +++ b/AUTHORS @@ -479,3 +479,9 @@ Gabriel Falkenberg Kai Groner Gabriel Farrell Nicolas Kaiser +Lev Gimelfarb +Dav Glass +ayanamist +Lorenz Leutgeb +Brandon Cheng +Alexis Campailla -- cgit v1.2.3