From e32660a984427d46af6a144983cf7b8045b7299c Mon Sep 17 00:00:00 2001 From: Timothy J Fontaine Date: Tue, 9 Jul 2013 13:32:22 -0700 Subject: 2013.07.09, Version 0.10.13 (Stable) * uv: Upgrade to v0.10.12 * npm: Upgrade to 1.3.2 * windows: get proper errno (Ben Noordhuis) * tls: only wait for finish if we haven't seen it (Timothy J Fontaine) * http: Dump response when request is aborted (isaacs) * http: use an unref'd timer to fix delay in exit (Peter Rust) * zlib: level can be negative (Brian White) * zlib: allow zero values for level and strategy (Brian White) * buffer: add comment explaining buffer alignment (Ben Noordhuis) * string_bytes: properly detect 64bit (Timothy J Fontaine) * src: fix memory leak in UsingDomains() (Ben Noordhuis) --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 6e78a42d3c..c25f2ce9c9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -455,3 +455,4 @@ Daniel G. Taylor Kiyoshi Nomo Veres Lajos Yuan Chuan +Peter Rust -- cgit v1.2.3