From d18cebaf8a7ac701dabd71a3aa4eb0571db6a645 Mon Sep 17 00:00:00 2001 From: isaacs Date: Thu, 19 Jan 2012 17:23:56 -0800 Subject: 2012.01.19, Version 0.6.8 (stable) * Update V8 to 3.6.6.19 * Numeric key hash collision fix for V8 (Erik Corry, Fedor Indutny) * Add missing TTY key translations for F1-F5 on Windows (Brandon Benvie) * path.extname bugfix with . and .. paths (Bert Belder) * cluster: don't always kill the master on uncaughtException (Ben * Noordhuis) * Update npm to 1.1.0-2 (isaacs) * typed arrays: set class name (Ben Noordhuis) * zlib binding cleanup (isaacs, Bert Belder) * dgram: use slab memory allocator (Michael Bernstein) * fix segfault #2473 --- AUTHORS | 5 +++++ ChangeLog | 25 ++++++++++++++++++++++++- doc/index.html | 14 +++++++------- doc/logos/index.html | 2 +- doc/template.html | 4 ++-- src/node_version.h | 2 +- 6 files changed, 40 insertions(+), 12 deletions(-) diff --git a/AUTHORS b/AUTHORS index 5a212e2828c..8c2a9055b9b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -253,3 +253,8 @@ Dave Irvine Ju-yeong Park Phil Sung Damon Oehlman +Ryunosuke SATO +Michael Bernstein +Guillermo Rauch +Dan Williams +Brandon Benvie diff --git a/ChangeLog b/ChangeLog index c23fe9b8ee9..105d9b34e73 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,27 @@ -2012.01.06, Version 0.6.7 (stable) +2012.01.19, Version 0.6.8 (stable) + +* Update V8 to 3.6.6.19 + +* Numeric key hash collision fix for V8 (Erik Corry, Fedor Indutny) + +* Add missing TTY key translations for F1-F5 on Windows (Brandon Benvie) + +* path.extname bugfix with . and .. paths (Bert Belder) + +* cluster: don't always kill the master on uncaughtException (Ben Noordhuis) + +* Update npm to 1.1.0-2 (isaacs) + +* typed arrays: set class name (Ben Noordhuis) + +* zlib binding cleanup (isaacs, Bert Belder) + +* dgram: use slab memory allocator (Michael Bernstein) + +* fix segfault #2473 + + +2012.01.06, Version 0.6.7 (stable), d5a189acef14a851287ee555f7a39431fe276e1c * V8 hash collision fix (Breaks MIPS) (Bert Belder, Erik Corry) diff --git a/doc/index.html b/doc/index.html index 61f10893d7b..3769002f911 100644 --- a/doc/index.html +++ b/doc/index.html @@ -77,15 +77,15 @@ X