From 30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb Mon Sep 17 00:00:00 2001 From: isaacs Date: Fri, 24 May 2013 14:45:24 -0700 Subject: 2013.05.24, Version 0.10.8 (Stable) * v8: update to 3.14.5.9 * uv: upgrade to 0.10.8 * npm: Upgrade to 1.2.23 * http: remove bodyHead from 'upgrade' events (Nathan Zadoks) * http: Return true on empty writes, not false (isaacs) * http: save roundtrips, convert buffers to strings (Ben Noordhuis) * configure: respect the --dest-os flag consistently (Nathan Rajlich) * buffer: throw when writing beyond buffer (Trevor Norris) * crypto: Clear error after DiffieHellman key errors (isaacs) * string_bytes: strip padding from base64 strings (Trevor Norris) --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index c30cf8bc65..42fdacc970 100644 --- a/AUTHORS +++ b/AUTHORS @@ -449,3 +449,4 @@ Robert Kowalski Benoit Vallée Ryuichi Okumura Brandon Frohs +Nathan Zadoks -- cgit v1.2.3