From a299c97bbc701f4d460e91214d7bfe7a9589d361 Mon Sep 17 00:00:00 2001 From: isaacs Date: Wed, 22 Aug 2012 01:23:47 -0700 Subject: 2012.08.22, Version 0.8.8 (Stable) * V8: upgrade to 3.11.10.19 * npm: upgrade to 1.1.59 * windows: fix uninitialized memory access in uv_update_time() (Bert Belder) * unix, windows: fix memory corruption in fs-poll.c (Ben Noordhuis) * unix: fix integer overflow in uv_hrtime (Tim Holy) * sunos: fix uv_cpu_info() on x86_64 (Ben Noordhuis) * tls: update default cipher list (Ben Noordhuis) * unix: Fix llvm and older gcc duplicate symbol warnings (Bert Belder) * fs: fix use after free in stat watcher (Ben Noordhuis) * build: Fix using manually compiled gcc on OS X (Nathan Rajlich) * windows: make junctions work again (Bert Belder) --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 662f87a7c29..7210976f8ac 100644 --- a/AUTHORS +++ b/AUTHORS @@ -355,3 +355,4 @@ Eugen Dueck Gil Pedersen Tyler Neylon Golo Roden +Ron Korving -- cgit v1.2.3