From d9d5bc465450ae5d60da32e9ffcf71c2767f1fad Mon Sep 17 00:00:00 2001 From: isaacs Date: Thu, 13 Jun 2013 10:35:30 -0700 Subject: 2013.06.13, Version 0.10.11 (Stable) * uv: upgrade to 0.10.11 * npm: Upgrade to 1.2.30 * openssl: add missing configuration pieces for MIPS (Andrei Sedoi) * Revert "http: remove bodyHead from 'upgrade' events" (isaacs) * v8: fix pointer arithmetic undefined behavior (Trevor Norris) * crypto: fix utf8/utf-8 encoding check (Ben Noordhuis) * net: Fix busy loop on POLLERR|POLLHUP on older linux kernels (Ben Noordhuis, isaacs) --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index dc1f547263..f9eabfd184 100644 --- a/AUTHORS +++ b/AUTHORS @@ -453,3 +453,4 @@ Nathan Zadoks Rafael Henrique Moreira Daniel G. Taylor Kiyoshi Nomo +Veres Lajos -- cgit v1.2.3