summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-10-25 13:49:32 -0700
committerisaacs <i@izs.me>2012-10-25 13:49:32 -0700
commitb00527fcf05c3d9fb5d5d790f9472906a59fe218 (patch)
tree4903bef3793923cd26a63736d382a130a8251429 /ChangeLog
parent45a13d96747deb52cd8fedcec7a2a32b2abf8fee (diff)
downloadandroid-node-v8-b00527fcf05c3d9fb5d5d790f9472906a59fe218.tar.gz
android-node-v8-b00527fcf05c3d9fb5d5d790f9472906a59fe218.tar.bz2
android-node-v8-b00527fcf05c3d9fb5d5d790f9472906a59fe218.zip
2012.10.25, Version 0.8.14 (Stable)
* events: Don't clobber pre-existing _events obj in EE ctor (isaacs)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 01a4b02b7a..d30c6c09b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2012.10.25, Version 0.8.13 (Stable)
+2012.10.25, Version 0.8.14 (Stable)
+
+* events: Don't clobber pre-existing _events obj in EE ctor (isaacs)
+
+
+2012.10.25, Version 0.8.13 (Stable), ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6
* V8: Upgrade to 3.11.10.25