diff --git a/ChangeLog b/ChangeLog index 566ec16a086fa6..3f330c6bde32e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,23 @@ -2012.01.16, Version 0.7.0 (unstable) +2012.01.23, Version 0.7.1 (unstable) + +* Update V8 to 3.8.8 + +* Install node-waf by default (Fedor Indutny) + +* crypto: Add ability to turn off PKCS padding (Ingmar Runge) + +* v8: implement VirtualMemory class on SunOS (Ben Noordhuis) + +* Add cluster.setupMaster (Andreas Madsen) + +* move `path.exists*` to `fs.exists*` (Maciej MaƂecki) + +* typed arrays: set class name (Ben Noordhuis) + +* libuv bug fixes (Igor Zinkovsky, Ben Noordhuis, Dan VerWeire) + + +2012.01.16, Version 0.7.0 (unstable), 9cc55dca6f67a6096c858b841c677b0593404321 * Upgrade V8 to 3.8.6 @@ -13,7 +32,7 @@ * Bug fixes -2012.01.19, Version 0.6.8 (stable) +2012.01.19, Version 0.6.8 (stable), d18cebaf8a7ac701dabd71a3aa4eb0571db6a645 * Update V8 to 3.6.6.19 diff --git a/doc/index.html b/doc/index.html index 3769002f911615..c7526beff72665 100644 --- a/doc/index.html +++ b/doc/index.html @@ -77,15 +77,15 @@

Node.js in the Industry

X