summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorTimothy J Fontaine <tjfontaine@gmail.com>2014-05-01 14:04:20 -0700
committerTimothy J Fontaine <tjfontaine@gmail.com>2014-05-01 14:04:20 -0700
commitcb7911f78ae96ef7a540df992cc1359ba9636e86 (patch)
tree1b5660b644d230f1da65614b3a9e4a3579974b89 /AUTHORS
parentf76c3938d0660378017bf276a72ea60e9adfe62c (diff)
downloadandroid-node-v8-cb7911f78ae96ef7a540df992cc1359ba9636e86.tar.gz
android-node-v8-cb7911f78ae96ef7a540df992cc1359ba9636e86.tar.bz2
android-node-v8-cb7911f78ae96ef7a540df992cc1359ba9636e86.zip
2014.05.01, Version 0.10.27 (Stable)
* npm: upgrade to v1.4.8 * openssl: upgrade to 1.0.1g * uv: update to v0.10.27 * dns: fix certain txt entries (Fedor Indutny) * assert: Ensure reflexivity of deepEqual (Mike Pennisi) * child_process: fix deadlock when sending handles (Fedor Indutny) * child_process: fix sending handle twice (Fedor Indutny) * crypto: do not lowercase cipher/hash names (Fedor Indutny) * dtrace: workaround linker bug on FreeBSD (Fedor Indutny) * http: do not emit EOF non-readable socket (Fedor Indutny) * http: invoke createConnection when no agent (Nathan Rajlich) * stream: remove useless check (Brian White) * timer: don't reschedule timer bucket in a domain (Greg Brail) * url: treat the same as / (isaacs) * util: format as Error if instanceof Error (Rod Vagg)
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS7
1 files changed, 7 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index fe99557849..e2af282d06 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -493,3 +493,10 @@ Kenan Sulayman <kenan@sly.mn>
Christian Schulz <me@rndm.de>
Pedro Ballesteros <nitroduna@gmail.com>
Anton Khlynovskiy <subzey@gmail.com>
+Nicolas Talle <dev@nicolab.net>
+Mike Pennisi <mike@mikepennisi.com>
+Greg Brail <greg@apigee.com>
+Shuhei Kagawa <shuhei.kagawa@gmail.com>
+Josh Dague <daguej@email.uc.edu>
+Goh Yisheng (Andrew) <mail.yisheng@gmail.com>
+William Bert <william@spanishdict.com>