diff --git a/ChangeLog b/ChangeLog index 54b57818ca1f10..e2dd8389be2882 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,27 @@ -2011.09.16, Version 0.5.7 (unstable) +2011.09.30, Version 0.5.8 (unstable) + +* zlib bindings (isaacs) + +* Windows supports TTY ANSI escape codes (Bert Belder) + +* Debugger improvements (Fedor Indutny) + +* crypto: look up SSL errors with ERR_print_errors() (Ben Noordhuis) + +* dns callbacks go through MakeCallback now + +* Raise an error when a malformed package.json file is found. (Ben Leslie) + +* buffers: handle bad length argument in constructor (Ben Noordhuis) + +* #1726, unref process.stdout + +* Doc improvements (Ben Noordhuis, Fedor Indutny, koichik) + +* Upgrade libuv to fe18438 + + +2011.09.16, Version 0.5.7 (unstable), 558241166c4f3c516e5a448e676db0b57119212f * Upgrade V8 to 3.6.4 diff --git a/doc/index.html b/doc/index.html index ca0603a3b61111..2cf1bedc16fefe 100644 --- a/doc/index.html +++ b/doc/index.html @@ -27,7 +27,7 @@
2011.09.16 v0.5.7 (unstable) +
2011.09.30 v0.5.8 (unstable)
node-v0.5.7.tar.gz
Source code
- node.exe
Windows executable
- node-v0.5.8.tar.gz
Source code
+ node.exe
Windows executable
+