summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-01-23 15:55:15 -0800
committerisaacs <i@izs.me>2012-01-23 17:26:20 -0800
commita74354735ab5d5b0fa35a1e4ff7e653757d2069b (patch)
treef00f52cc18f9507400fdc2c81d659083bf0e2e1a /ChangeLog
parent40879f33cd083ad8e16860a19cce03a0126e12a5 (diff)
downloadandroid-node-v8-a74354735ab5d5b0fa35a1e4ff7e653757d2069b.tar.gz
android-node-v8-a74354735ab5d5b0fa35a1e4ff7e653757d2069b.tar.bz2
android-node-v8-a74354735ab5d5b0fa35a1e4ff7e653757d2069b.zip
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)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 21 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 566ec16a08..3f330c6bde 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