From f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1 Mon Sep 17 00:00:00 2001 From: Timothy J Fontaine Date: Tue, 29 Oct 2013 17:08:07 -0700 Subject: 2013.10.30, Version 0.11.8 (Unstable) * uv: Upgrade to v0.11.14 * v8: upgrade 3.21.18.3 * assert: indicate if exception message is generated (Glen Mailer) * buffer: add buf.toArrayBuffer() API (Trevor Norris) * cluster: fix premature 'disconnect' event (Ben Noordhuis) * crypto: add SPKAC support (Jason Gerfen) * debugger: count space for line numbers correctly (Alex Kocharin) * debugger: make busy loops SIGUSR1-interruptible (Ben Noordhuis) * debugger: repeat last command (Alex Kocharin) * debugger: show current line, fix for #6150 (Alex Kocharin) * dgram: send() can accept strings (Trevor Norris) * dns: rename domain to hostname (Ben Noordhuis) * dns: set hostname property on error object (Ben Noordhuis) * dtrace, mdb_v8: support more string, frame types (Dave Pacheco) * http: add statusMessage (Patrik Stutz) * http: expose supported methods (Ben Noordhuis) * http: provide backpressure for pipeline flood (isaacs) * process: Add exitCode property (isaacs) * tls: socket.renegotiate(options, callback) (Fedor Indutny) * util: format as Error if instanceof Error (Rod Vagg) --- AUTHORS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 8e8e2038fc..bfbf1375d6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -485,3 +485,11 @@ Matthew Aynalem Vsevolod Strukchinsky Jay Beavers Eric Schrock +Jeff Switzer +Glen Mailer +Jason Gerfen +Patrik Stutz +Zarko Stankovic +Maxim Bogushevich +Phillip Alexander +Thom Seddon -- cgit v1.2.3