From 31c510ca8829ef6e6727e530a57d75b4233b275a Mon Sep 17 00:00:00 2001 From: Timothy J Fontaine Date: Tue, 18 Feb 2014 14:55:58 -0800 Subject: 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) --- AUTHORS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 28cbb58f75..fe99557849 100644 --- a/AUTHORS +++ b/AUTHORS @@ -485,3 +485,11 @@ ayanamist Lorenz Leutgeb Brandon Cheng Alexis Campailla +Jun Ma +Maxime Quandalle +Benjamin Waters +Doron Pagot +Kenan Sulayman +Christian Schulz +Pedro Ballesteros +Anton Khlynovskiy -- cgit v1.2.3