diff --git a/AUTHORS b/AUTHORS index 51e0c7dba7c..5a212e2828c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -244,3 +244,12 @@ Kyle Robinson Young Tim Oxley Ingmar Runge Russ Bradberry +Andreas Madsen +Adam Malcontenti-Wilson +James Hartig +Shannen Saez +Seong-Rak Choi +Dave Irvine +Ju-yeong Park +Phil Sung +Damon Oehlman diff --git a/ChangeLog b/ChangeLog index cccdbf2a246..20476078f91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,44 @@ -2011.12.14, Version 0.6.6 (stable) +2012.01.06, Version 0.6.7 (stable) + +* Upgrade V8 to 3.6.6.15 + +* Upgrade npm to 1.1.0-beta-10 (isaacs) + +* many doc updates (Ben Noordhuis, Jeremy Martin, koichik, Dave Irvine, + Seong-Rak Choi, Shannen, Adam Malcontenti-Wilson, koichik) + +* Fix segfault in node_http_parser.cc + +* dgram, timers: fix memory leaks (Ben Noordhuis, Yoshihiro Kukuchi) + +* repl: fix repl.start not passing the `ignoreUndefined` arg (Damon Oehlman) + +* #1980: Socket.pause null reference when called on a closed Stream (koichik) + +* #2263: XMLHttpRequest piped in a writable file stream hang (koichik) + +* #2069: http resource leak (koichik) + +* buffer.readInt global pollution fix (Phil Sung) + +* timers: fix performance regression (Ben Noordhuis) + +* #2308, #2246: node swallows openssl error on request (koichik) + +* #2114: timers: remove _idleTimeout from item in .unenroll() (James Hartig) + +* #2379: debugger: Request backtrace w/o refs (Fedor Indutny) + +* simple DTrace ustack helper (Dave Pacheco) + +* crypto: rewrite HexDecode without snprintf (Roman Shtylman) + +* crypto: add SecureContext.clearOptions() method (Ben Noordhuis) + +* crypto: don't ignore DH init errors (Ben Noordhuis) + + +2011.12.14, Version 0.6.6 * npm update to 1.1.0-beta-4 (Isaac Z. Schlueter) diff --git a/doc/index.html b/doc/index.html index fab47811bbd..151273b2c9a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -76,15 +76,15 @@

Node.js in the Industry

X