summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2013-06-13 10:35:30 -0700
committerisaacs <i@izs.me>2013-06-13 10:35:30 -0700
commitd9d5bc465450ae5d60da32e9ffcf71c2767f1fad (patch)
tree617475ce75f2c7235f76a6226dd2011985d4302c /AUTHORS
parent9a4e5937ee9167430fbe4b9b794b82673bd2c833 (diff)
downloadandroid-node-v8-d9d5bc465450ae5d60da32e9ffcf71c2767f1fad.tar.gz
android-node-v8-d9d5bc465450ae5d60da32e9ffcf71c2767f1fad.tar.bz2
android-node-v8-d9d5bc465450ae5d60da32e9ffcf71c2767f1fad.zip
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)
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index dc1f547263..f9eabfd184 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -453,3 +453,4 @@ Nathan Zadoks <nathan@nathan7.eu>
Rafael Henrique Moreira <rafadev7@gmail.com>
Daniel G. Taylor <dan@programmer-art.org>
Kiyoshi Nomo <tokyoincidents.g@gmail.com>
+Veres Lajos <vlajos@gmail.com>