summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorTimothy J Fontaine <tjfontaine@gmail.com>2014-02-18 14:55:58 -0800
committerTimothy J Fontaine <tjfontaine@gmail.com>2014-02-18 14:55:58 -0800
commit31c510ca8829ef6e6727e530a57d75b4233b275a (patch)
treee0cb410d84ece50f7d7710058e152376f23ac06a /AUTHORS
parent1fa5cff4f21782fb1ba499c38e690a13d70ba765 (diff)
downloadandroid-node-v8-31c510ca8829ef6e6727e530a57d75b4233b275a.tar.gz
android-node-v8-31c510ca8829ef6e6727e530a57d75b4233b275a.tar.bz2
android-node-v8-31c510ca8829ef6e6727e530a57d75b4233b275a.zip
2014.02.18, Version 0.10.26 (Stable)
* uv: Upgrade to v0.10.25 (Timothy J Fontaine) * npm: upgrade to 1.4.3 (isaacs) * v8: support compiling with VS2013 (Fedor Indutny) * cares: backport TXT parsing fix (Fedor Indutny) * crypto: throw on SignFinal failure (Fedor Indutny) * crypto: update root certificates (Ben Noordhuis) * debugger: Fix breakpoint not showing after restart (Farid Neshat) * fs: make unwatchFile() insensitive to path (iamdoron) * net: do not re-emit stream errors (Fedor Indutny) * net: make Socket destroy() re-entrance safe (Jun Ma) * net: reset `endEmitted` on reconnect (Fedor Indutny) * node: do not close stdio implicitly (Fedor Indutny) * zlib: avoid assertion in close (Fedor Indutny)
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS8
1 files changed, 8 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 28cbb58f75..fe99557849 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -485,3 +485,11 @@ ayanamist <contact@ayanamist.com>
Lorenz Leutgeb <lorenz.leutgeb@gmail.com>
Brandon Cheng <bcheng.gt@gmail.com>
Alexis Campailla <alexis@janeasystems.com>
+Jun Ma <roammm@gmail.com>
+Maxime Quandalle <maxime.quandalle@gmail.com>
+Benjamin Waters <ben25890@gmail.com>
+Doron Pagot <doronpagot@gmail.com>
+Kenan Sulayman <kenan@sly.mn>
+Christian Schulz <me@rndm.de>
+Pedro Ballesteros <nitroduna@gmail.com>
+Anton Khlynovskiy <subzey@gmail.com>